An error used to indicate that a value is higher than the maximum allowed.
constructor
MaxValidationErrorkind
"max"field
() => FieldState<unknown, string | number>The field associated with this error.
message
string | undefinedHuman readable error message.
Jump to details