Vinyl
Preparing search index...
@amzn/vinyl-validation
ValidationErrorMessage
Interface ValidationErrorMessage
Represents a validation failure.
interface
ValidationErrorMessage
{
message
:
string
;
path
:
readonly
string
[]
;
}
Index
Properties
message
path
Properties
Readonly
message
message
:
string
Readonly
path
path
:
readonly
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
path
Vinyl
Loading...
Represents a validation failure.