xogroup / felicity

Javascript object constructors and sample data based on Joi schema.
Other
111 stars 9 forks source link

Support new Joi boolean.truthy/falsy methods. #72

Closed WesTyler closed 7 years ago

WesTyler commented 7 years ago

With the release of Joi v10, there are 2 new methods to implement: Joi.boolean().truthy() and Joi.boolean().falsy()