Vinyl
    Preparing search index...

    Interface ValidationOptions

    interface ValidationOptions {
        all?: boolean;
    }
    Index

    Properties

    Properties

    all?: boolean

    If true, collect all validation errors. Default: false