# ExclusiveRule

ExclusiveRule

`property` cannot be combined with any of `conflictsWith`.

**Status:** ⚠️ Experimental

**Implements:** ValidationRule

**Fields:**
- `conflictsWith`: `[ContentProperty!]!` - Properties that `property` cannot be combined with.
- `property`: `ContentProperty!` - The content property this rule constrains.