getodk / validate

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! ✨🔍✨
https://docs.getodk.org/validate/
Other
9 stars 26 forks source link

Update JavaRosa for new odk:recordaction #85

Closed seadowg closed 3 years ago

seadowg commented 3 years ago

What has been done to verify that this works as intended?

Locally replaced the validate JAR in pyxform to check this allowed corect validation of forms with odk:recordaction.

Why is this the best possible solution? Were any other approaches considered?

Just an update needed to bring in JavaRosa support for the action.

Are there any risks to merging this code? If so, what are they?

None I'm aware of!