At the time of writing this, data attributes are not supported.
Attributes possibl for each element are hard-coded.
A subtle possible improvement could be to validate each attribute name against general rules, before validating it against a particular element.
Might affect performance though.
At the time of writing this, data attributes are not supported.
Attributes possibl for each element are hard-coded.
A subtle possible improvement could be to validate each attribute name against general rules, before validating it against a particular element.
Might affect performance though.