I am using RangeValidator to validate date enter in textbox and its working fine with default date format but now i want the date format in \"dd/MM/yyy\" but its generating
Format of the MinimumValue and MaximumValue should be yyyy/MM/dd
Check documentation here: https://msdn.microsoft.com/en-us/library/ydez7ad7(v=vs.110).aspx