You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validation errors come from the underlying libxml lib, not from this module which is a simple wrapper.
I don't know if there is a mechanism for what you described. Feel free to investigate and maybe submit a pull request if necessary. I don't actively maintain this module, I only take the time to look at reasonable pull requests.
Hi there,
I'm looking for a way to translate error messages created by
schema.validate(xml)
. Is there some plug&play method to use i18n there?Thanks in advance
The text was updated successfully, but these errors were encountered: