Amazon Vinyl
    Preparing search index...

    Interface ValidationOptions

    interface ValidationOptions {
        all?: boolean;
    }
    Index
    all?: boolean

    If true, collect all validation errors. Default: false