class

ArgParser::Validators::FormatValidator

Inherits ArgParser::Validator / Reference / Object

Constants

ANNOTATION = Validate::Format

Constructors

new(regex : Regex)
Source

Instance methods

validate(name, input) : Bool
Source