Preparing search index...
The search index is not available
yaschema
yaschema
SchemaPreferredValidationMode
Type Alias SchemaPreferredValidationMode
SchemaPreferredValidationMode
:
ValidationMode
|
"initial"
|
"inherit"
The validation mode preferences for a schema.
"initial"
- use the initially specified validation mode for the current operation (ex. the
validation
field of the
options
parameter to
deserialize
).
"inherit"
- use the closet applicable mode from an ancestor schema level.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema
Loading...
The validation mode preferences for a schema.
"initial"
- use the initially specified validation mode for the current operation (ex. thevalidation
field of theoptions
parameter todeserialize
)."inherit"
- use the closet applicable mode from an ancestor schema level.