scorpion ~master (2021-11-12T08:41:30.3473359)
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.