function getValidationMessagefor(code) { if (ValidationMessages.data.length != 0) { //Loop For TypeAndCategory Length 6 for (var t = 0; t < ValidationMessages.data.length; t++) { if (code == ValidationMessages.data[t].Code) { var Message = ValidationMessages.data[t].Text; return Message; } } } }Object reference not set to an instance of an object. Error

 
Server error
 
Sorry ! This time we are not able to serve your required information.
Due to some Technical reasons. Please try again some time later
Click here for home page