scorpion ~master (2019-01-11T16:34:34Z)
Home
Dub
Repo
NotEmpty
scorpion
validation
Validates a string only if its length is higher than 0.
alias
NotEmpty
=
CustomValidation
!(
notEmptyValidator
)
Meta
Source
See Implementation
scorpion
validation
aliases
Email
Max
Min
NotEmpty
NotZero
Regex
classes
Validation
enums
ContentType
Optional
functions
validateBody
validateParam
structs
CustomValidation
Validates a string only if its length is higher than 0.