Skip to content

Commit

Permalink
feat(@gabliam/web-core & @gabliam/express): Add validate decorator
Browse files Browse the repository at this point in the history
Add @Validate decorator for controller methods
  • Loading branch information
eyolas committed May 3, 2018
1 parent 11080c2 commit 163da30
Show file tree
Hide file tree
Showing 15 changed files with 3,312 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"dependencies": {
"@gabliam/expression": "^7.5.0",
"@types/joi": "^13.0.0",
"@types/joi": "^13.0.8",
"caller": "^1.0.1",
"debug": "^3.0.0",
"gert": "^2.0.0",
Expand Down
Loading

0 comments on commit 163da30

Please sign in to comment.