An error used to indicate that a value does not match the required pattern.
constructor
PatternValidationErrorkind
"pattern"field
() => FieldState<unknown, string | number>The field associated with this error.
message
string | undefinedHuman readable error message.
Jump to details