Annotation Interface InputText


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