| Package | Description |
|---|---|
| net.sourceforge.jbizmo.commons.validation | |
| net.sourceforge.jbizmo.commons.validation.util |
| Modifier and Type | Method and Description |
|---|---|
ConstrainedClass |
BeanValidator.getConstrainedClass() |
| Modifier and Type | Method and Description |
|---|---|
List<ConstraintViolation> |
BeanValidator.validateProperty(ConstrainedClass constrainedClass,
String propertyName,
Object value)
Checks if the value is valid
|
| Modifier and Type | Method and Description |
|---|---|
static ConstrainedClass |
ConstrainedClass.getConstrainedClass(Class<?> theClass)
Returns the ConstrainedClass for the given Class.
|
Copyright © 2016. All rights reserved.