yaschema
    Preparing search index...

    Namespace schema

    Interfaces

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

    Type Aliases

    CustomCloner
    CustomCloningResult
    CustomValidation
    CustomValidationResult

    Functions

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