JsonSchema-JavaUI/sf-java-ui

Add checkbox layout support

SaifJerbi opened this issue · 0 comments

In order to support this new layout we have to :

  • Add new @checkbox annotation with appropriate fields
  • Implement the CheckboxGenerator
  • Improve the demo app to support the checkbox layout