xogroup / felicity

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

Added support for boolean truthy and falsy operators #79

Closed lamchakchan closed 7 years ago

lamchakchan commented 7 years ago

Description

Added support for new boolean.truthy() and boolean.falsy() API methods from joi

Related Issue

72

21

Motivation and Context

Supporting 1:1 API parity with joi@10.x

Types of changes

Checklist: