JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.micronaut.views.fields.annotations
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:
Input Email