@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.
HtmlInputType
public abstract String value
Copyright © 2011–2021 Pivotal, Inc.. All rights reserved.