validLen = "Valid field data length" numeric = "Numeric data (only positive digits)" string = "Text Only" int = "Numeric Only" noneValidation = "Text and Numeric" float = "Decimal value" double = "Long Decimal value" notEmpty = "Field should be not empty" selectNotEmpty = "None value is forbidden" email = "Valid E-mail"