simple-vue-validator
simple-vue-validator copied to clipboard
[Feature Request] Allow passing of fields in ValidationBag.reset
Kinda like how $validate works, only reset the field or array of fields passed.
You can use this.validation.removeErrors('<fieldname>'). It's currently undocumented, but this is adressed by #50.