Preparing search index...
The search index is not available
Community Solid Server - v7.1.3
Community Solid Server
parseSchema
Function parseSchema
parse
Schema
<
T
>
(
schema
)
:
Pick
<
SchemaType
<
T
>
,
"fields"
>
Generates a simplified representation of a yup schema.
Type Parameters
T
extends
BaseObjectSchema
Parameters
schema
:
T
Returns
Pick
<
SchemaType
<
T
>
,
"fields"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Community Solid Server - v7.1.3
Loading...
Generates a simplified representation of a yup schema.