A custom error that may contain additional properties
constructor
CustomValidationError@paramoptions
ValidationErrorOptions | undefined@returns
CustomValidationErrorkind
stringIdentifies the kind of error.
field
() => FieldState<unknown, string | number>The field associated with this error.
message
string | undefinedHuman readable error message.
Jump to details