Preparing search index...
The search index is not available
unified-mandala - v1.0.0
unified-mandala
shared-utils/SigillinValidator
ValidationResult
Interface ValidationResult
interface
ValidationResult
{
errors
?:
null
|
ErrorObject
<
string
,
Record
<
string
,
any
>
,
unknown
>
[]
;
valid
:
boolean
;
}
Index
Properties
errors?
valid
Properties
Optional
errors
errors
?:
null
|
ErrorObject
<
string
,
Record
<
string
,
any
>
,
unknown
>
[]
valid
valid
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
errors
valid
unified-mandala - v1.0.0
Loading...