Preparing search index...
The search index is not available
Margarita form reference documentation
Margarita form reference documentation
@margarita-form/core
YupLikeSchema
Interface YupLikeSchema
interface
YupLikeSchema
{
validate
(
value
:
any
)
:
Promise
<
unknown
>
;
[
key
:
string
]
:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Methods
validate
Methods
validate
validate
(
value
)
:
Promise
<
unknown
>
Parameters
value
:
any
Returns
Promise
<
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
validate
Margarita form reference documentation
Loading...