schema.constraints.maximum.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > Constraints > maximum
Constraints.maximum property
For numbers or dates, this is the maximum allowed value.
Signature:
maximum?: number;
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > Constraints > maximum
For numbers or dates, this is the maximum allowed value.
Signature:
maximum?: number;