diff --git a/bower.json b/bower.json
index 48645e4..d0788b9 100644
--- a/bower.json
+++ b/bower.json
@@ -28,5 +28,8 @@
"test-fixture": "PolymerElements/test-fixture#^1.0.0",
"web-component-tester": "^4.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
+ },
+ "resolutions": {
+ "iron-validatable-behavior": "feature/multipleValidators"
}
}
diff --git a/iron-native-validator.html b/iron-native-validator.html
new file mode 100644
index 0000000..a181334
--- /dev/null
+++ b/iron-native-validator.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/iron-validator-behavior.html b/iron-validator-behavior.html
index d8afc84..8e64df4 100644
--- a/iron-validator-behavior.html
+++ b/iron-validator-behavior.html
@@ -13,49 +13,68 @@
diff --git a/test/index.html b/test/index.html
index f8a5a2e..a847bfc 100644
--- a/test/index.html
+++ b/test/index.html
@@ -22,7 +22,9 @@
diff --git a/test/iron-native-validator.html b/test/iron-native-validator.html
new file mode 100644
index 0000000..012e833
--- /dev/null
+++ b/test/iron-native-validator.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+ iron-validatable-behavior tests
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/test/iron-validator-behavior.html b/test/iron-validator-behavior.html
index 4acfd4f..37d5731 100644
--- a/test/iron-validator-behavior.html
+++ b/test/iron-validator-behavior.html
@@ -31,6 +31,12 @@
+
+
+
+
+
+