Stone.js API
    Preparing search index...
    ValidationRules: Record<string, SchemaInput>

    A map of event keys to the schema that validates each one.

    { email: EmailSchema, age: AgeSchema }