kazupon / vue-validator

:white_check_mark: Validator component for Vue.js
MIT License
2.19k stars 431 forks source link

add multiple validator validate method with format #267

Closed suguangwen closed 8 years ago

suguangwen commented 8 years ago

add multiple validator validate method with format {{$$validator_name}}

kazupon commented 8 years ago

Thank you for your PR!

It seems that you define the validate method for multiple only. I hope that implementation of multiple validate method.

suguangwen commented 8 years ago

I'm sorry,Submit code missing part of yesterday。

MSidabras commented 8 years ago

@kazupon hi, is this implemented in master branch? I need this functionality

kazupon commented 8 years ago

released v3.0.0-alpha.1 https://github.com/vuejs/vue-validator/releases/tag/v3.0.0-alpha.1

We can use the 'valdity' component.