Tag: data modeling
All the articles with the tag "data modeling".
Restricting Enumeration Values in Requirements Specifications: New Enumeration or Constraint?
A field must accept only part of an existing enumeration. Define a narrower enumeration, or keep the full list and state the restriction as a rule? A decision rule drawn from subtyping, type systems and derivation by restriction.