Vinyl
    Preparing search index...

    Interface PropertyValidatorOptions

    interface PropertyValidatorOptions {
        optional: boolean;
    }
    Index

    Properties

    Properties

    optional: boolean

    If true, when the property is omitted, the object schema should not fail validation.