class

ArgParser::Validators::RangeValidator(B, E)

Inherits ArgParser::Validator / Reference / Object

Constants

ANNOTATION = Validate::InRange

Constructors

new(b : B, e : E)
Source

Instance methods

validate(name, input) : Bool
Source