In a if loop if the date exists then i need to validate if date is in mm/dd/yyyy format. if i give 14/1/2015 it should give error because mm cannot be 14. mm max value should be 12. Can anyone help me.Thanks..In a if loop if the date exists then i need to