We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Allow other validation modules, but default to joi.
The text was updated successfully, but these errors were encountered:
1c5d485
Should it also support the describe interface ? Would make things a lot easier for lout 😃
describe
Sorry, something went wrong.
Lout should now check if it can get validation description just in case.
Wouldn't it make sense to allow people to document their custom validation this way ? They could at least provide description, notes, ...
But we're not going to make that a required interface, especially since hapi itself isn't using it.
hueniverse
No branches or pull requests
Allow other validation modules, but default to joi.
The text was updated successfully, but these errors were encountered: