getodk / javarosa

The core library that many of the ODK tools are built around. It's written in Java, implements the ODK XForms spec, and runs on mobile devices and cloud servers. ✨🏗✨
Other
54 stars 106 forks source link

Add `@NotNull` to IAnswerData constructors #794

Closed seadowg closed 2 weeks ago

seadowg commented 2 weeks ago

This should help prevent bugs like https://github.com/getodk/collect/issues/6373 in clients.