joi icon indicating copy to clipboard operation
joi copied to clipboard

The most powerful data validation library for JS

Results 188 joi issues
Sort by recently updated
recently updated
newest added

#### Support plan * *is this issue currently blocking your project?* (yes/no): yes * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: N/A *...

support

#### Support plan * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: 14.21.1 *...

support

#### Support plan * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: 18.12.1 *...

support

#### Support plan * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: v18.12.1 *...

support

I think documentation around cache can be greatly improved, I had a few questions when I was reading docs for the first time and docs did not answer them 1....

documentation

node 16.16 joi 17.6.1 > Joi.object({password: Joi.string().min(6).required().message('Password is required!')}); Uncaught: Error: Cannot apply rules to empty ruleset or the last rule added does not support rule properties at new module.exports...

support

#### Support plan * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: 16.16.0 *...

support

#### Support plan * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: 18 *...

support

### Runtime node.js ### Runtime version 18, 20, 22 ### Module version 17.13.3 ### Last module version without issue unknown ### Used with https://joi.dev/tester/ ### Any other relevant information Hello,...

bug

I'm a big fan of the`joi` package and its clean validation features. It's been a valuable asset in my development work. I was thinking about ways to potentially improve the...