vuelidation icon indicating copy to clipboard operation
vuelidation copied to clipboard

simple, powerful, vuejs validation.

Results 2 vuelidation issues
Sort by recently updated
recently updated
newest added

Hi! Great library! What about adding custom rules? Or regex rule at least? :)

'patient.FechaDeNacimiento': { includes: ['año/mes/día'], }, Show this error values.filter is not a function includes: function includes (value, args) { args.value = value; var values = args.values; var msg = '{{...