Optional
desc?: booleanIndicates constraint is defined in prose and cannot be enforced automatically.
Optional
entry?: AstConstraint on list child element.
Optional
in?: FieldValueRequire set membership for the value.
Optional
max?: FieldValueUpper bound on value or sequence length.
Optional
min?: FieldValueLower bound on value or sequence length.
Optional
parts?: Ast[]List of sub-constraints in a sequence.
Optional
value?: FieldValueConstant value.
Parsed list structure.