ansman/validate.js

What is an 'Attribute' ?

gbwashleybrown opened this issue · 1 comments

One thing I'm struggling to find in the docs is an explainer of what exactly the attribute refers to in the DOM. Is it the name, ID, class or type of DOM element?

It is the name of the form field I think.