Skip to content

MongoDBCollectionValidationLevel

MongoDBCollectionValidationLevel defines how strictly MongoDB applies the validation rules to existing documents during an update

Complete reference

This is a complete reference for the MongoDBCollectionValidationLevel enumeration in Atlan, showing all of its possible values. For an introduction, you probably want to start with:

  • Snippets — small, atomic examples of single-step use cases.
  • Patterns — walkthroughs of common multi-step implementation patterns.

Valid values

  • OFF
  • STRICT
  • MODERATE