ODK Validate is a Java application for confirming that a form is valid and compliant with the ODK XForms specification. Contribute and make the world a better place! ✨🔍✨
validate doesn't catch bad values when referencing multimedia.
# good
<value form="image">jr://images/1.0_Introduction_to_BRAC.jpg</value>
# bad
<value form="image">jr://image/1.0_Introduction_to_BRAC.jpg</value>
Issue by mitchellsundt Thursday Jul 09, 2015 at 18:08 GMT Originally opened as https://github.com/opendatakit/opendatakit/issues/289 (2 comment(s))
Originally reported on Google Code with ID 288
Reported by
yanokwa
on 2011-08-03 23:31:10