Validation rules
Edit a collection $jsonSchema, with its validation level and action.
Checked against v1.11.0 Updated
- Full Monaco JSON editor for the validator expression with syntax highlighting
- One-click $jsonSchema scaffold insertion
- Validation level: Off, Moderate (applies to valid existing documents only), or Strict (applies to all writes)
- Validation action: Error (reject invalid documents) or Warn (allow with a warning)
- Clearing the validator and saving removes the rules, with the same confirmation Remove asks for
- Sidebar tree node for collections with validators, showing level and action in a badge
- Refresh validator metadata from the server to pick up changes made outside the app