isprojects / mstform

Mobx State Tree Form-library
MIT License
81 stars 3 forks source link

If we ignore required check whether field uses converters.maybe #37

Open faassen opened 5 years ago

faassen commented 5 years ago

We should only ignore required if that makes sense -- if the field uses the maybe converter.

faassen commented 5 years ago

This would generate a run-time error but a better one than we would get now, perhaps.