Skip to main content

Fields

maxLength : Int

Maximum number of characters allowed. Null if no limit.

regex : String

Regular expression the submitted value must match. Null if unrestricted.

required : Boolean! required

Whether the field must be filled before submitting.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "maxLength": 75, "regex": "art-bring-technology-player-buy", "required": true }