MinLengthValidationError
Class
stablesince v22.0
An error used to indicate that a value is shorter than the minimum allowed length.
constructor
MinLengthValidationError@paramminLength
number@returns
MinLengthValidationErrorkind
"minLength"fieldTree
ReadonlyFieldTree<unknown>The field associated with this error.
message
string | undefinedHuman readable error message.
Jump to details