Posts by Samuel Silva • 111 points
1 post
-
1
votes2
answers227
viewsA: How to validate the date of birth by Yup
Hello! You can include the function .max(), as below: .max(new Date(), 'Não é possível incluir uma data futura')
1 post
1
votes2
answers227
viewsHello! You can include the function .max(), as below: .max(new Date(), 'Não é possível incluir uma data futura')