MaxLengthValidationError
Class
stablesince v22.0
An error used to indicate that a value is longer than the maximum allowed length.
constructor
MaxLengthValidationError@parammaxLength
number@returns
MaxLengthValidationErrorkind
"maxLength"fieldTree
ReadonlyFieldTree<unknown>The field associated with this error.
message
string | undefinedHuman readable error message.
Jump to details