v-mode ( str -- str )
Form validators

Prev:v-credit-card ( str -- n )


Vocabulary
validators

Inputs
stra string


Outputs
stra string


Word description
Throws an error if str is not a valid XMode mode name.

Definition