amazon-ion / ion-cli

Apache License 2.0
31 stars 15 forks source link

Add support for generating Enums in Java #89

Open desaikd opened 6 months ago

desaikd commented 6 months ago

Add support to generate struct based on Ion Schema. This will include supporting conversion of various enum related constraints in ISL.

Following ISL constraints will be supported with struct generation:

Action Items for this implementation: