For some reason, I don't have datepicker for the date input field and I want to allow to enter value in mm/dd/yyyy
format only. I've used parsley js for validation.
Somehow, I've managed to validate email, image, digits field and i don't find built in validation method for date.
Is there any parsley rule for the date ?