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