public interface CollectionObjectValidator
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
Modifier and Type | Method and Description |
---|---|
boolean |
validateObject(java.lang.Object pObject)
Returns the results of validation against the given object.
|
static final java.lang.String CLASS_VERSION