Package | Description |
---|---|
org.apache.bval.jsr.job |
Modifier and Type | Method and 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) |
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.