-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
non issueIssue is not a problem or requires changesIssue is not a problem or requires changes
Milestone
Description
Context
- node version: 10.16.3
- joi version: 16.0.0
- environment (node, browser): node
- used with (hapi, standalone, ...): standalone
- any other relevant information:
What are you trying to achieve or the steps to reproduce ?
const schema = Joi.only("A").required()Which result you had ?
TypeError: Joi.only is not a function
What did you expect ?
No exception
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
non issueIssue is not a problem or requires changesIssue is not a problem or requires changes