@wearesage/schema
    Preparing search index...

    Type Alias ValidationRule

    type ValidationRule = {
        message?: string;
        options?: any;
        type: string;
    }
    Index

    Properties

    message?: string
    options?: any
    type: string