enketo / enketo-validate

An ODK XForm validator around the Enketo form engine.

Home Page:https://enketo.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider removing JSDOM entirely

MartijnR opened this issue · comments

After #77 we use puppeteer to evaluate XPath and parse the model.

For consistency it may be worth doing the same for XForm structure checks.