@Target(FIELD) @Retention(RUNTIME) public @interface FormField
An annotation to include the "x-form-field" property in the schema for a field. This is used to pick which kind of UI element to represent the field in a form.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description