Skip to content

Document Joi.build feature #52

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

Open
Nargonath opened this issue Feb 8, 2024 · 0 comments
Open

Document Joi.build feature #52

Nargonath opened this issue Feb 8, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@Nargonath
Copy link
Member

Runtime

any

Runtime version

N/A

Module version

latest

Used with

No response

Any other relevant information

See this closed issue: hapijs/joi#1410 (comment) and comment from Eran.

What problem are you trying to solve?

Joi has the ability to serialize/deserialize schemas through Joi.describe() (serialization) and Joi.build() (deserialization). describe is documented on the website but not build.

Do you have a new or modified API suggestion to solve the problem?

We should add an entry in the joi.dev API documentation for this feature

@Nargonath Nargonath added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant