[{
    "required"                  : "Required.",
    "digits"                    : "Numeric only.",
    "invalidDecimal"            : "Incorrect decimals.",
    "specialChar"               : "Special char not allowed.",
    "lettersonly"               : "Alphabets only.",
    "invalidFormat"             : "Invalid format.",
    "invalidZipcode"            : "Invalid zip code.",
    "invalidPhone"              : "Invalid Phone Number",
    "rangeTo"                   : "TO value Less than FROM Value.",
    "dateRange"                 : "Not Later than today.",
    "zeroNotAllowed"            : "Zero Value not allowed.",
    "invalidPercent"            : "% not more than 100.",
    "futureDateOnly"            : "Future date Only.",
    "allowImgFileType"          : "Only .jpg,.png and .jpeg image files",
    "allowXLFileType"           : "Only .xls and .xlsx excel files",
    "allowOnlyPng"              : "Only .png image file",
    "invalidImg"                : "Invalid Image name.",
    "invalidPass"               : "Invalid Password.",
    "invalidCollectionAmt"      : "Collection amt more than Bill Amt.",
    "noBw0to5"                  : "Numeric number (0-5) only.",
    "noLsThanEqualTo5"          : "Number less than or Equal to 5.",
    "DescLsThan10Char"          : "Description less than ten characters.",
    "confPass"                  : "Password does not match.",
    "allowOnly5Ques"            : "Please Enter five questions.",
    "minImgSize"                : "The min required image size is 1024*768.",
    "selectFreeItem"            : "Please select Free Item.",
    "amtGrThanFromBillAmt"      : "Must be greater than From Bill Value.",
    "stkIUCodeEqualTo6Char"     : "Stock IU Code should be six characters.",
    "pickQtyGrThanReceiveQty"   : "Pick Qty is more than Received Qty",
    "pickQtyGrThanOrdQty"       : "Pick Qty is more than Order Qty",
    "qtyMoreThenOrdQty"         : "Qty. is more than Order Qty.",
    "poQtyGrThanReceiveQty"     : "PO Qty is more than Received Qty",
    "rangeExists"               : "Entered Range already Exists",
    "pickQtyGrThanPckSlpQty"    : "Pick Qty is more than Pickslip Qty",
    "recordExists"              : "Record already exists",
    "clickDetailButton"         : "Please Click the Detail Button",
    "fileUploadErr"             : "Unable to upload files",
    "negativeNotAllowed"        : "Negative value not allowed"
}]