Sreesanth

Results 3 comments of Sreesanth

``` Joi.object({ age: Joi.number().required().messages({'any.required': 'test age required'}), }) ``` { "age" : " " } can i change the message to age is required ??

@dearkafka issue was with the number of indexed fields. Solved the issue by reducing the number of indexed fields. There is still no document specifying the maximum number of indexed...

Is this feature published ?