public class ValidateHandler extends FieldAnnotationHandler<Validate>
Validate.| Constructor and Description |
|---|
ValidateHandler() |
| Modifier and Type | Method and Description |
|---|---|
Class<Validate> |
handles() |
int |
priority() |
void |
process(FieldContext context,
Validate annotation,
HandlerChain chain) |
processpublic int priority()
public void process(FieldContext context, Validate annotation, HandlerChain chain)
process in class FieldAnnotationHandler<Validate>Copyright © 2023 OCPsoft. All rights reserved.