Preparing search index...
The search index is not available
Documentation
Documentation
Credential Provider
ValidationError
Class ValidationError
Hierarchy
AggregateError
ValidationError
Index
Constructors
constructor
Properties
cause?
errors
message
name
stack?
Constructors
constructor
new
Validation
Error
(
errors
?
,
message
?
)
:
ValidationError
Parameters
errors
:
Iterable
<
unknown
>
= []
Optional
message
:
string
Returns
ValidationError
Properties
Optional
cause
cause
?:
unknown
errors
errors
:
any
[]
message
message
:
string
name
name
:
string
= 'ValidationError'
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
cause
errors
message
name
stack
Documentation
Loading...