- 07/18/2016 (Last update)
- 07/13/2016
- 07/04/2016
- top level validation properties
- valid
- invalid
- touched
- untouched
- pristine
- dirty
- modified
- errors
- field level validation properties
- valid
- invalid
- touched
- untouched
- pristine
- dirty
- modified
- errors
- Literal
- Array
- Object
- Binding
- Dynamic Attribute
- Camel-case
- required
- pattern
- minlength
- maxlength
- min
- max
- input (text/number/email/url/ ...)
- checkbox
- radio
- select
- component NEW
- elements
- input (text/number/email/url/ ...)
- checkbox
- radio
- select
- component NEW
- v-model value control NEW
- basic
- custom classes
- class prefix NEW
- basic
- component NEW
- global registration
- local registration
enumrationDEPRECATED, use your componentdefautl component templatecustom component templatedefault partial templatecustom partial templategroup message focusingfiled message focusing
- top level validation event
- valid
- invalid
- touched
- dirty
- modified
- field level validatoin event
- valid
- invalid
- touched
- dirty
- modified
- global registration
- local registration
- error message
initialDEPRECATED, use DOM event handlingdetect-blurDEPRECATED, use DOM handlingdetect-changeDEPRECATED, use DOM handling
- function
- promise
- progress status NEW
- Vue.validator
- validators
$activeValidator$resetValidation$setValidationErrors$validate$validates
- methods
- validate
- reset
- active
- deactive
- setErrors
- properties
- valid
- invalid
- touched
- untouched
- pristine
- dirty
- modified
- errors
v-validateDEPRECATED, use validity component- v-validate-class
validatorDEPRECATED, use the validation componentvalidator-errorsDEPRECATED- validity NEW
- validation NEW