struct Athena::Validator::Constraints::URL::Validator
- Athena::Validator::Constraints::URL::Validator
- Athena::Validator::ConstraintValidator
- Struct
- Value
- Object
Defined in:
constraints/url.crInstance Method Summary
- #pattern(constraint : AVD::Constraints::URL) : ::Regex
-
#validate(value : _, constraint : AVD::Constraints::URL) : Nil
:inherit: