org.jboss.seam.core
T
- type for validationpublic class ClassValidator<T> extends Object implements Serializable
Constructor and Description |
---|
ClassValidator(Class<T> clazz) |
Modifier and Type | Method and Description |
---|---|
Set<javax.validation.ConstraintViolation<T>> |
getPotentialInvalidValues(String propertyName,
Object value) |
Copyright © 2015 Seam Framework. All Rights Reserved.