-
-
-
-
-
-
- This is a required field and must be at least 3 characters.
-
-
-
-
-
-
-
- This is a required field.
-
-
-
- Submit
-
-
-
-
-
-```
+
-## VeeValidate
+## VeeValidate v2
-[VeeValidate](https://logaretm.github.io/vee-validate/) is a plugin for Vue.js that allows you to
+[VeeValidate](http://vee-validate.logaretm.com/v2/) is a plugin for Vue.js that allows you to
validate input fields and display errors. It has full support for
[Vue I18n](https://kazupon.github.io/vue-i18n/) and provides fairly good out of the box error
messages.
@@ -122,81 +52,29 @@ Vue.use(VeeValidate, {
})
```
-### VeeValidate example
-
-Same example as above, just modified for VeeValidate:
-
-```html
-