# FormatRule

FormatRule

Restricts a media property to specific formats (allow-list).

**Status:** ⚠️ Experimental

**Implements:** ValidationRule

**Fields:**
- `allowedFormats`: `[MediaFormat!]!` - The formats `property` is allowed to use.
- `property`: `ContentProperty!` - The content property this rule constrains.