amazon-ion / ion-cli

Apache License 2.0
33 stars 15 forks source link

Add support for generation of class in Java #87

Closed desaikd closed 5 months ago

desaikd commented 7 months ago

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

Following ISL constraints will be supported with struct generation:

Action Items for this implementation:

desaikd commented 5 months ago

Completed with #100