Handbook
Glossary
v-username ( str -- str )
Form validators
Prev:
v-url ( str -- str )
Next:
v-password ( str -- str )
Vocabulary
validators
Inputs
str
a
string
Outputs
str
a
string
Word description
A reasonable default validator for usernames.
Definition
IN:
validators
:
v-username
( str -- str )
2
v-min-length
16
v-max-length
v-one-word
;