Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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