PolymerElements / iron-validator-behavior

Implements a custom input or form validator
https://webcomponents.org/element/PolymerElements/iron-validator-behavior
11 stars 12 forks source link

Switched back to using validator name as key #33

Open juriejan opened 7 years ago

juriejan commented 7 years ago

As mentioned in #30 the current method of using this.is as a key for registering the validator does not work. Here we switch back to providing name until we switch to using a class based mixin to implement the behaviour.

googlebot commented 7 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.