sw-class-validator
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -46,3 +46,2 @@ "use strict"; | ||
return function (object, propertyName) { | ||
IsDefined()(object, propertyName); | ||
var args = { | ||
@@ -49,0 +48,0 @@ type: ValidationTypes_1.ValidationTypes.NESTED_VALIDATION, |
{ | ||
"name": "sw-class-validator", | ||
"private": false, | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Class-based validation with Typescript / ES6 / ES5 using decorators or validation schemas. Supports both node.js and browser", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
388057
3796