@Documented @Inherited @Retention(value=RUNTIME) public @interface ValidationPolicy
FieldValidator with a validation
policy. Two types of policies can be used:
| Modifier and Type | Required Element and Description |
|---|---|
ValidationPolicy.Policy |
value
Get the trigger value of this validator type.
|
public abstract ValidationPolicy.Policy value
Copyright © 2006–2020 Esito AS. All rights reserved.