Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration with JOI #162

Open
antony opened this issue Jun 23, 2015 · 1 comment
Open

Add integration with JOI #162

antony opened this issue Jun 23, 2015 · 1 comment

Comments

@antony
Copy link

antony commented Jun 23, 2015

I personally feel that Joi's validation system is incredibly neat and understandable. I'd love to be able to simply use their 'dsl' in place of the default, if I chose to.

I'm integrating with a couple of hapijs apps so sharing the validation from my endpoints rather than declaring afresh in the form.create method is also an attractive proposition.

https://github.com/hapijs/joi

@stevenvachon
Copy link

Joi makes more sense. I just want to validate property values on an object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants