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

Make joi optional for route validation #1382

Closed
hueniverse opened this issue Feb 2, 2014 · 4 comments
Closed

Make joi optional for route validation #1382

hueniverse opened this issue Feb 2, 2014 · 4 comments
Assignees
Labels
feature New functionality or improvement
Milestone

Comments

@hueniverse
Copy link
Contributor

Allow other validation modules, but default to joi.

@hueniverse hueniverse added this to the 2.2.0 milestone Feb 10, 2014
@hueniverse hueniverse self-assigned this Feb 10, 2014
@Marsup
Copy link
Contributor

Marsup commented Feb 10, 2014

Should it also support the describe interface ? Would make things a lot easier for lout 😃

@hueniverse
Copy link
Contributor Author

Lout should now check if it can get validation description just in case.

@Marsup
Copy link
Contributor

Marsup commented Feb 10, 2014

Wouldn't it make sense to allow people to document their custom validation this way ? They could at least provide description, notes, ...

@hueniverse
Copy link
Contributor Author

But we're not going to make that a required interface, especially since hapi itself isn't using it.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New functionality or improvement
Projects
None yet
Development

No branches or pull requests

2 participants