Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/object
Validator
Interface Validator<T>
interface
Validator
<
T
extends
EmptyObject
=
AnyObject
>
{
validate
(
payload
:
T
)
:
Promisable
<
Error
[]
>
;
}
Type Parameters
T
extends
EmptyObject
=
AnyObject
Implemented by
ValidatorBase
Index
Methods
validate
Methods
validate
validate
(
payload
:
T
)
:
Promisable
<
Error
[]
>
Parameters
payload
:
T
Returns
Promisable
<
Error
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
validate
XYO Platform SDK - v3.6.9
Loading...