Uses of Class
org.apache.bval.jsr.job.ValidateProperty
-
Packages that use ValidateProperty Package Description org.apache.bval.jsr.job -
-
Uses of ValidateProperty in org.apache.bval.jsr.job
Methods in org.apache.bval.jsr.job that return ValidateProperty Modifier and Type Method Description ValidateProperty<T>ValidateProperty. cascade(boolean cascade)<T> ValidateProperty<T>ValidationJobFactory. validateProperty(T bean, String property, Class<?>... groups)<T> ValidateProperty<T>ValidationJobFactory. validateValue(Class<T> rootBeanClass, String property, Object value, Class<?>... groups)
-