amelinium.schemas
added in 1.0.0
gen-account-type-schema
(gen-account-type-schema id auth-settings)
gen-gen-account-type
(gen-gen-account-type account-types)
gen-gen-language
(gen-gen-language langs)
gen-language-schema
(gen-language-schema id supported-languages)
gen-non-empty-string-alpha
gen-non-empty-string-alpha-small
gen-non-empty-string-alphanum-mid
gen-non-empty-string-alphanumeric
gen-non-empty-string-ascii
make-gen-phone
(make-gen-phone)
(make-gen-phone options)
make-gen-string-alpha
(make-gen-string-alpha length)
(make-gen-string-alpha min-length max-length)
make-gen-string-alphanumeric
(make-gen-string-alphanumeric length)
(make-gen-string-alphanumeric min-length max-length)
make-gen-string-hex
(make-gen-string-hex length)
(make-gen-string-hex min-length max-length)
make-gen-ubytes-array
(make-gen-ubytes-array length)
pwd-no-different-chars?
(pwd-no-different-chars? s)
pwd-no-lower?
(pwd-no-lower? s)
pwd-no-number?
(pwd-no-number? s)
pwd-no-proper-length?
(pwd-no-proper-length? s)
pwd-no-symbol?
(pwd-no-symbol? s)
pwd-no-upper?
(pwd-no-upper? s)
valid-name?
(valid-name? s)
valid-password-relaxed?
(valid-password-relaxed? p)
valid-password?
(valid-password? p)
valid-secure-session-id?
(valid-secure-session-id? s)
valid-session-id?
(valid-session-id? s)
valid-string-md5?
(valid-string-md5? s)