m-m-m / util

Mature Modular Meta-Framework
http://m-m-m.sourceforge.net
Apache License 2.0
10 stars 5 forks source link

Accept Range<Number> in ValidatorMapSize, ValidatorCollectionSize, and ValidatorArrayLength #204

Closed hohwille closed 8 years ago

hohwille commented 8 years ago

The classes ValidatorMapSize, ValidatorCollectionSize, and ValidatorArrayLength should accept Range<Number> in constructor.

hohwille commented 8 years ago

ValidatorMapSize has already been accidentally committed with fix for #202.

hohwille commented 8 years ago

Done.