Optional validation rules for the custom field

unique
boolean

If this field must be unique for every user in the environment

regex
string

The regex pattern that the text field must match

Maximum length: 255
validOptions
object[]

The dropdown options for the select field

checkboxText
string

The text that will be displayed for the checkbox field

Maximum length: 255