ion-schema-kotlin
ion-schema-kotlin copied to clipboard
add support for generation of ISL from POJOs
For systems that already have POJOs, provide a tool that generates ISL based on the POJOs. Note that such ISL would be limited in scope/functionality to type
(for inheritance) and fields
constraints, but could be further refined as desired.