yaschema
    Preparing search index...

    Namespace schema

    Interfaces

    AllOfSchema
    AllowEmptyStringSchema
    AllowNullSchema
    AnySchema
    ArraySchema
    BooleanSchema
    CustomSchema
    CustomSchemaOptions
    DateSchema
    DeprecatedSchema
    NotSchema
    NullSchema
    NumberSchema
    ObjectSchema
    ObjectSchema_noAutoOptional
    OneOfSchema
    OptionalSchema
    RecordSchema
    RefOptions
    RefSchema
    RegexSchema
    RestrictedNumberOptions
    RestrictedNumberSchema
    RootSchema
    StringSchema
    TupleSchema
    UndefinedSchema
    UpgradedSchema

    Type Aliases

    AnyObjectSchema
    CustomCloner
    CustomCloningResult
    CustomValidation
    CustomValidationResult

    Functions

    allOf
    allOf3
    allOf4
    allOf5
    allowEmptyString
    allowNull
    any
    array
    boolean
    custom
    date
    deprecated
    extendsObject
    extendsObject_noAutoOptional
    extendsObject2
    extendsObject2_noAutoOptional
    extendsObject3
    extendsObject3_noAutoOptional
    not
    nullValue
    number
    object
    object_noAutoOptional
    omit
    omit_noAutoOptional
    oneOf
    oneOf3
    oneOf4
    oneOf5
    optional
    partial
    pick
    pick_noAutoOptional
    record
    ref
    regex
    restrictedNumber
    root
    string
    tuple
    undefinedValue
    upgraded