@vinejs/vine - v4.0.0-next.1
    Preparing search index...

    Class VineNull

    Specify a null value inside a union.

    Implements

    Index

    Constructors

    Properties

    "[ITYPE]": null

    The input type of the schema

    "[OTYPE]": null

    The output value of the field. The property points to a type only and not the real value.

    "[COTYPE]": null

    Type marker for camelCase output type inference

    "[SUBTYPE]": string = 'null'

    The subtype of the literal schema field

    "[UNIQUE_NAME]": string = 'vine.null'

    The property must be implemented for "unionOfTypes"

    Methods