@Documented @Retention(value=RUNTIME) @Target(value={FIELD,METHOD,ANNOTATION_TYPE}) public @interface InputType
Values are usually constrained by HtmlInputType as most media types align with those semantically. That said,
the annotation doesn't prescribe the usage of those and is open for extensions.
HtmlInputTypepublic abstract String value
Copyright © 2011–2023 Pivotal, Inc.. All rights reserved.