I want to change the validation for DOB field on create account page.
Currently the validation is in the format mm/dd/yyyy , I want to change the validation for that field to dd/mm/yyyy.
Can anybody tell me where is the validation code located. how to modify the validation rule for DOB field.