(Optional) Define a constraint for your value type. Validators can be regular expressions for String types, enums, ranges, or other validation methods depending on the base type.
For a full list of constraints supported by base type, review our value type constraints documentation.
(Optional but recommended) Provide an example preview value for your value type.