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

include instruction to server.validator(Joi); #2370

Closed
fabiomotta0311 opened this issue May 20, 2020 · 2 comments
Closed

include instruction to server.validator(Joi); #2370

fabiomotta0311 opened this issue May 20, 2020 · 2 comments
Assignees
Labels
documentation Non-code related changes

Comments

@fabiomotta0311
Copy link

Context

  • node version: 12.16.3
  • module version: ^19

What are you trying to achieve or the steps to reproduce ?

In the Release#4017 was added the instruction to call server.validator in the server code but It still not included in the documentation page: https://hapi.dev/module/joi/

server.validator(Joi);
@fabiomotta0311 fabiomotta0311 added the documentation Non-code related changes label May 20, 2020
@fabiomotta0311
Copy link
Author

Release#4017: hapijs/hapi#4017

@hueniverse
Copy link
Contributor

Because that's a hapi api, not a joi api...

@hueniverse hueniverse self-assigned this May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Non-code related changes
Projects
None yet
Development

No branches or pull requests

2 participants