UNPKG

vue-vuelidate-jsonschema

Version:

Create validation definitions for vuelidate based on json schema

14 lines (13 loc) 333 B
[ { "description": "ECMA 262 regex non-compliance", "schema": { "format": "regex" }, "tests": [ { "description": "ECMA 262 has no support for \\Z anchor from .NET", "data": "^\\S(|(.|\\n)*\\S)\\Z", "valid": false } ] } ]