Annotation Interface InputEmail


@Documented @Retention(RUNTIME) @Target(FIELD) public @interface InputEmail
Annotation to specify a field is an email input.
Since:
4.1.0
Author:
Sergio del Amo
See Also: