prorm API Reference
    Preparing search index...

    Interface JSONBOptions

    Options for JSONB type

    interface JSONBOptions {
        validate?: boolean;
    }
    Index
    validate?: boolean

    Whether to validate JSON structure