An error used to indicate an issue validating against a standard schema.
constructor
StandardSchemaValidationError@paramissue
StandardSchemaV1.Issue@paramoptions
ValidationErrorOptions | undefined@returns
StandardSchemaValidationErrorkind
"standardSchema"field
() => FieldState<unknown, string | number>The field associated with this error.
message
string | undefinedHuman readable error message.
Jump to details