Skip to main content

ValidationOption

No description

type ValidationOption {
key: String!
value: String!
}

Fields​

key (String!)​

The name of a variable to be subsituted in a validation message template

value (String!)​

The value of a variable to be substituted in a validation message template