prorm API Reference
← Documentation
GitLab
Preparing search index...
types
ValidationMethod
Type Alias ValidationMethod
ValidationMethod
:
(
value
:
any
)
=>
boolean
|
string
|
Error
The name of a built-in validator, or a custom function.
Type Declaration
(
value
:
any
)
:
boolean
|
string
|
Error
Parameters
value
:
any
Returns
boolean
|
string
|
Error
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
The name of a built-in validator, or a custom function.