Class: KiqTock::Validators::MonthValidator
- Inherits:
-
IntegerValidator
- Object
- BaseValidator
- IntegerValidator
- KiqTock::Validators::MonthValidator
- Defined in:
- lib/kiq_tock/validators/month_validator.rb
Constant Summary collapse
- MINIMUM =
0- MAXIMUM =
11
Method Summary
Methods inherited from IntegerValidator
Methods inherited from BaseValidator
Constructor Details
This class inherits a constructor from KiqTock::Validators::BaseValidator