schema.constraints.required.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > Constraints > required
Constraints.required property
Indicates that this field is required (not nullable).
Signature:
required?: boolean;
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > Constraints > required
Indicates that this field is required (not nullable).
Signature:
required?: boolean;