{
    "RequiredValidationKey": "This field is required",
    "EmailValidationKey": "Please enter valid email ",
    "NumberValidationKey": "This field accept numbers only ",
    "MaxLenghtValidationKey": "Max Length is  ",
    "MinLenghtValidationKey": "Min Length is  ",
    "MaxValueValidationKey": "Max value is  ",
    "MinValueValidationKey": "Min value is  ",
    "PhoneNumberValidationKey": "Please enter valid phone number ",
    "MaxWordCountValidationKey": "Max word count must be less then or equal ",
    "PasswordComplexityHasCapitalLetter":"Password must have capital letter",
    "PasswordComplexityHasSmallLetter":"Password must have small letter",
    "PasswordComplexityHasNumber":"Password must have number",
    "PasswordComplexityHasSpecialLetter":"Password must have special letter ",
    "MaskValidationKey":"Please enter emirate id like :",
    "NewSelectionValidationKey":"You must select  item from the list",
    "MaxFileCountValidationKey": "Max File Count Is:",
    "MinFileCountValidationKey": "Min File Count Is:",
    "MaxSizeForAllFilesInMB":"Max Size For All Files In MB Is:",
    "FileMaxSizeInMB":"Max File Size In MB Is:",
    "ToolTipTypeError":"File type is not valied to upload,AvilableType Is :"


}
