File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.12.1] ( https://github.com/typestack/class-validator/compare/v0.12.0...v0.12.1 ) (2020-04-18)
2+
3+
4+ ### Bug Fixes
5+
6+ * apply only nested validator for ValidateNested multi-dimensional array ([ c463be5] ( https://github.com/typestack/class-validator/commit/c463be5 ) )
7+
8+
9+
110# [ 0.12.0] ( https://github.com/typestack/class-validator/compare/v0.11.1...v0.12.0 ) (2020-04-18)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " class-validator" ,
33 "private" : true ,
4- "version" : " 0.12.0 " ,
4+ "version" : " 0.12.1 " ,
55 "description" : " Class-based validation with Typescript / ES6 / ES5 using decorators or validation schemas. Supports both node.js and browser" ,
66 "license" : " MIT" ,
77 "readmeFilename" : " README.md" ,
You can’t perform that action at this time.
0 commit comments