Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSchema example in README.md not work #595
Comments
|
UPDATE: "class-validator": "^0.11.1" works but email value had to add constraints: []... |
I'm seeing exactly the same. "v0.11.1" returns array of validation errors, where "v0.12.2" returns empty array. I've looked through the changelogs for any breaking changes, but couldn't find anything related. |
|
It is related to last big refactor. We do not have tests for schema features so I do not realised we broke this feature completely. |
|
@vlapo is any update on the issue |
I just copy and paste, change object value and try to trigger errors...but result shows empty array...
please help, give me some clues... i was trapped by this in hours...thank you
----------- terminal info ---------------
[]
Validation succeed.