Libraries
← Back to Website
All Versions
Preparing search index...
@cleverbrush/schema
ValidationError
Type Alias ValidationError
Represents a single validation error with a human-readable error message.
type
ValidationError
=
{
message
:
string
;
}
Index
Properties
message
Properties
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
← Back to Website
All Versions
Libraries
Loading...
Represents a single validation error with a human-readable error message.