Closed hohwille closed 8 years ago
The classes ValidatorMapSize, ValidatorCollectionSize, and ValidatorArrayLength should accept Range<Number> in constructor.
ValidatorMapSize
ValidatorCollectionSize
ValidatorArrayLength
Range<Number>
ValidatorMapSize has already been accidentally committed with fix for #202.
Done.
The classes
ValidatorMapSize
,ValidatorCollectionSize
, andValidatorArrayLength
should acceptRange<Number>
in constructor.