schema.field.constraints.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/schema > Field > constraints

Field.constraints property

Validation constraints for the values in the field to adhere to.

Signature:

constraints?: Constraints;