-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
featureNew functionality or improvementNew functionality or improvement
Milestone
Description
Hi guys,
it possible to check if one field is bigger / lower than other ?? i need to check if from field is lower than to, this is my validation schema:
{
from: Joi.number().integer().required().unit('milliseconds'),
to: Joi.number().integer().required().unit('milliseconds')
}thks !
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew functionality or improvementNew functionality or improvement