Annotation Interface EnctypePostRequired
@Constraint(validatedBy=EnctypePostRequiredValidator.class)
@Target({TYPE,FIELD})
@Retention(RUNTIME)
public @interface EnctypePostRequired
The annotated
Form must not have an encytpe declared if the method is not post.- Since:
- 5.1.0
- Author:
- Sergio del Amo
-
Field Summary
Fields -
Optional Element Summary
Optional Elements