public class BeforeValidateHelper
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BeforeValidateHelper.BeforeValidateEventTriggerCaller |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BEFORE_VALIDATE |
| Constructor and Description |
|---|
BeforeValidateHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
invokeBeforeValidate(java.lang.Object target,
java.util.List<?> validatedFieldsList) |
public static final java.lang.String BEFORE_VALIDATE