Package | Description |
---|---|
net.sf.mmm.util.validation.base |
Contains the base-implementations of the
validation API . |
net.sf.mmm.util.validation.base.collection |
Modifier and Type | Class and Description |
---|---|
class |
ValidatorArrayLength
|
class |
ValidatorRange<V>
This is a
ValueValidator that validates that a given value is within a
specific Range . |
Modifier and Type | Class and Description |
---|---|
class |
ValidatorCollectionSize
This is a
ValueValidator validating that the
size of a given Collection is within a predefined Range . |
class |
ValidatorMapSize
|
Copyright © 2001–2016 mmm-Team. All rights reserved.