Package io.micronaut.views.fields.constraints
package io.micronaut.views.fields.constraints
Custom Constraints for validating HTML Forms.
- Since:
- 5.1.0
- Author:
- Sergio del Amo
-
ClassDescriptionThe annotated
Form
must not have an encytpe declared if the method is not post.Validator for the constraintEnctypePostRequired
being applied to aForm
.