Skip to content

Commit

Permalink
Set options hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
animify committed Oct 31, 2017
1 parent 15c66aa commit 35df550
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Validator.js
Expand Up @@ -62,6 +62,8 @@ export default class Validator {
});
}
}

return next();
}

static validateObject() {
Expand Down

0 comments on commit 35df550

Please sign in to comment.