@Target(FIELD) @Retention(RUNTIME) public @interface FormChoices
An annotation to include the "x-form-field-settings" property in the schema for a field. This setting will add the "choices" setting which is used for radio buttons, checkbox collections, and dropdowns.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description