Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Type _validator property for closure Polymer pass (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiuffrida authored and rictic committed May 5, 2016
1 parent 01ed585 commit 627cc35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iron-validatable-behavior.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
},

_validator: {
type: Object,
computed: '__computeValidator(validator)'
}
},
Expand Down

0 comments on commit 627cc35

Please sign in to comment.