refactor - move validation into new module

This commit is contained in:
2016-04-14 15:07:20 -07:00
parent 5619612943
commit b0e0f9452b
4 changed files with 22 additions and 18 deletions

View File

@@ -23,6 +23,7 @@
"sinon": "~1.17.3"
},
"dependencies": {
"elasticsearch": "~11.0.1",
"joi": "~8.0.5"
}
}