FieldDescriptionRecord

PackageReified.Schema
Describes one field of a model schema for inspection interpreters.

Fields

NameTypeDescription
NameNameThe boundary-facing external field name.
OrderOrderThe zero-based field order used for trusted construction and ordered interpreter output.
SchemaSchemaThe description of the field's value schema.
ConstraintsConstraintsThe constraint descriptions attached at the field level, in declaration order.
SupplySupplyThe boundary supply declaration attached at the field level, when one was made.