API Status Get API Key
TYPE ⚠️ Experimental

LengthRule

Caps the character length of a text-like property (e.g. 280 for X post text).

Implements: ValidationRule

Fields 2

maxLength : Int!

Maximum allowed character length.

property : ContentProperty!

The content property this rule constrains.