KacperFKorban / GUInep

Automatic UI forms for Scala 3 functions
https://kacperfkorban.github.io/GUInep/
Apache License 2.0
14 stars 0 forks source link

Nullability #45

Closed KacperFKorban closed 5 months ago

KacperFKorban commented 5 months ago

closes #38

KacperFKorban commented 5 months ago

Allowing nullable fields should uncontroversial, but adding the require other fields might be controversial, so it should only be enabled when a config flag is set. This PR should wait for the implementation of #11