schema.fieldmetadata.maximum.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > FieldMetadata > maximum
FieldMetadata.maximum property
Max value. Note that this can be specified rather than computed, in which case it defines valid boundaries for the data values.
Signature:
maximum?: number;