Preparing search index...
The search index is not available
yaschema
yaschema
ValidationResult
Type Alias ValidationResult
ValidationResult
:
|
{
error
:
string
;
errorLevel
:
ValidationErrorLevel
;
errorPath
:
string
}
|
{
error
?:
undefined
;
errorLevel
?:
undefined
;
errorPath
?:
undefined
}
If error is undefined, the result is a success. Otherwise, there was a problem.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema
Loading...
If error is undefined, the result is a success. Otherwise, there was a problem.