public interface ValidationMessages
extends com.google.gwt.i18n.client.ConstantsWithLookup
ValidationMessages contains the messages for jsr 303 validation annotations.com.google.gwt.i18n.client.Constants.DefaultBooleanValue, com.google.gwt.i18n.client.Constants.DefaultDoubleValue, com.google.gwt.i18n.client.Constants.DefaultFloatValue, com.google.gwt.i18n.client.Constants.DefaultIntValue, com.google.gwt.i18n.client.Constants.DefaultStringArrayValue, com.google.gwt.i18n.client.Constants.DefaultStringMapValue, com.google.gwt.i18n.client.Constants.DefaultStringValuecom.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning@Constants.DefaultStringValue(value="must be false") String javax_validation_constraints_AssertFalse_message()
@Constants.DefaultStringValue(value="must be true") String javax_validation_constraints_AssertTrue_message()
@Constants.DefaultStringValue(value="must be less than or equal to {value}")
String javax_validation_constraints_DecimalMax_message()
@Constants.DefaultStringValue(value="must be greater than or equal to {value}")
String javax_validation_constraints_DecimalMin_message()
@Constants.DefaultStringValue(value="numeric value out of bounds (<{integer} digits>.<{fraction} digits> expected)")
String javax_validation_constraints_Digits_message()
@Constants.DefaultStringValue(value="must be a well-formed email address") String javax_validation_constraints_Email_message()
@Constants.DefaultStringValue(value="must be in the future") String javax_validation_constraints_Future_message()
@Constants.DefaultStringValue(value="must be a date in the present or in the future") String javax_validation_constraints_FutureOrPresent_message()
@Constants.DefaultStringValue(value="must be less than or equal to {value}")
String javax_validation_constraints_Max_message()
@Constants.DefaultStringValue(value="must be greater than or equal to {value}")
String javax_validation_constraints_Min_message()
@Constants.DefaultStringValue(value="must be less than 0") String javax_validation_constraints_Negative_message()
@Constants.DefaultStringValue(value="must be less than or equal to 0") String javax_validation_constraints_NegativeOrZero_message()
@Constants.DefaultStringValue(value="must not be empty") String javax_validation_constraints_NotBlank_message()
@Constants.DefaultStringValue(value="must not be empty") String javax_validation_constraints_NotEmpty_message()
@Constants.DefaultStringValue(value="must not be null") String javax_validation_constraints_NotNull_message()
@Constants.DefaultStringValue(value="must be null") String javax_validation_constraints_Null_message()
@Constants.DefaultStringValue(value="must be in the past") String javax_validation_constraints_Past_message()
@Constants.DefaultStringValue(value="must be a date in the past or in the present") String javax_validation_constraints_PastOrPresent_message()
@Constants.DefaultStringValue(value="must match \"{regexp}\"")
String javax_validation_constraints_Pattern_message()
@Constants.DefaultStringValue(value="must be greater than 0") String javax_validation_constraints_Positive_message()
@Constants.DefaultStringValue(value="must be greater than or equal to 0") String javax_validation_constraints_PositiveOrZero_message()
@Constants.DefaultStringValue(value="size must be between {min} and {max}")
String javax_validation_constraints_Size_message()
@Constants.DefaultStringValue(value="invalid credit card number") String org_hibernate_validator_constraints_CreditCardNumber_message()
@Constants.DefaultStringValue(value="invalid currency (must be one of {value})")
String org_hibernate_validator_constraints_Currency_message()
@Constants.DefaultStringValue(value="invalid {type} barcode")
String org_hibernate_validator_constraints_EAN_message()
@Constants.DefaultStringValue(value="not a well-formed email address") String org_hibernate_validator_constraints_Email_message()
@Constants.DefaultStringValue(value="invalid ISBN") String org_hibernate_validator_constraints_ISBN_message()
@Constants.DefaultStringValue(value="length must be between {min} and {max}")
String org_hibernate_validator_constraints_Length_message()
@Constants.DefaultStringValue(value="length must be between {min} and {max}")
String org_hibernate_validator_constraints_CodePointLength_message()
@Constants.DefaultStringValue(value="The check digit for {value} is invalid, Luhn Modulo 10 checksum failed")
String org_hibernate_validator_constraints_LuhnCheck_message()
@Constants.DefaultStringValue(value="The check digit for {value} is invalid, Modulo 10 checksum failed")
String org_hibernate_validator_constraints_Mod10Check_message()
@Constants.DefaultStringValue(value="The check digit for {value} is invalid, Modulo 11 checksum failed")
String org_hibernate_validator_constraints_Mod11Check_message()
@Constants.DefaultStringValue(value="The check digit for {value} is invalid, {modType} checksum failed")
String org_hibernate_validator_constraints_ModCheck_message()
@Constants.DefaultStringValue(value="may not be empty") String org_hibernate_validator_constraints_NotBlank_message()
@Constants.DefaultStringValue(value="may not be empty") String org_hibernate_validator_constraints_NotEmpty_message()
@Constants.DefaultStringValue(value="script expression \"{script}\" didn\'t evaluate to true")
String org_hibernate_validator_constraints_ParametersScriptAssert_message()
@Constants.DefaultStringValue(value="must be between {min} and {max}")
String org_hibernate_validator_constraints_Range_message()
@Constants.DefaultStringValue(value="may have unsafe html content") String org_hibernate_validator_constraints_SafeHtml_message()
@Constants.DefaultStringValue(value="script expression \"{script}\" didn\'t evaluate to true")
String org_hibernate_validator_constraints_ScriptAssert_message()
@Constants.DefaultStringValue(value="must only contain unique elements") String org_hibernate_validator_constraints_UniqueElements_message()
@Constants.DefaultStringValue(value="must be a valid URL") String org_hibernate_validator_constraints_URL_message()
@Constants.DefaultStringValue(value="invalid Brazilian corporate taxpayer registry number (CNPJ)") String org_hibernate_validator_constraints_br_CNPJ_message()
@Constants.DefaultStringValue(value="invalid Brazilian individual taxpayer registry number (CPF)") String org_hibernate_validator_constraints_br_CPF_message()
@Constants.DefaultStringValue(value="invalid Brazilian Voter ID card number") String org_hibernate_validator_constraints_br_TituloEleitoral_message()
@Constants.DefaultStringValue(value="Invalid Polish Taxpayer Identification Number (REGON)") String org_hibernate_validator_constraints_pl_REGON_message()
@Constants.DefaultStringValue(value="Invalid VAT Identification Number (NIP)") String org_hibernate_validator_constraints_pl_NIP_message()
@Constants.DefaultStringValue(value="Invalid Polish National Identification Number (PESEL)") String org_hibernate_validator_constraints_pl_PESEL_message()
@Constants.DefaultStringValue(value="must be shorter than${inclusive == true ? \' or equal to\' : \'\'}${days == 0 ? \'\' : days == 1 ? \' 1 day\' : \' \' += days += \' days\'}${hours == 0 ? \'\' : hours == 1 ? \' 1 hour\' : \' \' += hours += \' hours\'}${minutes == 0 ? \'\' : minutes == 1 ? \' 1 minute\' : \' \' += minutes += \' minutes\'}${seconds == 0 ? \'\' : seconds == 1 ? \' 1 second\' : \' \' += seconds += \' seconds\'}${millis == 0 ? \'\' : millis == 1 ? \' 1 milli\' : \' \' += millis += \' millis\'}${nanos == 0 ? \'\' : nanos == 1 ? \' 1 nano\' : \' \' += nanos += \' nanos\'}")
String org_hibernate_validator_constraints_time_DurationMax_message()
@Constants.DefaultStringValue(value="must be longer than${inclusive == true ? \' or equal to\' : \'\'}${days == 0 ? \'\' : days == 1 ? \' 1 day\' : \' \' += days += \' days\'}${hours == 0 ? \'\' : hours == 1 ? \' 1 hour\' : \' \' += hours += \' hours\'}${minutes == 0 ? \'\' : minutes == 1 ? \' 1 minute\' : \' \' += minutes += \' minutes\'}${seconds == 0 ? \'\' : seconds == 1 ? \' 1 second\' : \' \' += seconds += \' seconds\'}${millis == 0 ? \'\' : millis == 1 ? \' 1 milli\' : \' \' += millis += \' millis\'}${nanos == 0 ? \'\' : nanos == 1 ? \' 1 nano\' : \' \' += nanos += \' nanos\'}")
String org_hibernate_validator_constraints_time_DurationMin_message()
@Constants.DefaultStringValue(value="you must be at least {minYears} years old")
String deKnightsoftnetValidatorsSharedValidationAgeLimitCheckMessage()
@Constants.DefaultStringValue(value="size must be {size1} or {size2}")
String deKnightsoftnetValidatorsSharedValidationAlternateSizeMessage()
@Constants.DefaultStringValue(value="country in {fieldBic} and {fieldIban} must match")
String deKnightsoftnetValidatorsSharedValidationBankCountryMessage()
@Constants.DefaultStringValue(value="BIC and IBAN do not match") String deKnightsoftnetValidatorsSharedValidationBankCountryWrongBicMessage()
@Constants.DefaultStringValue(value="format of bic is wrong") String deKnightsoftnetValidatorsSharedValidationBicMessage()
@Constants.DefaultStringValue(value="checksum of GLN is wrong") String deKnightsoftnetValidatorsSharedValidationGlnMessage()
@Constants.DefaultStringValue(value="checksum of GTIN is wrong") String deKnightsoftnetValidatorsSharedValidationGtinMessage()
@Constants.DefaultStringValue(value="checksum of Gtin8 is wrong") String deKnightsoftnetValidatorsSharedValidationGtin8Message()
@Constants.DefaultStringValue(value="checksum of GTIN13 is wrong") String deKnightsoftnetValidatorsSharedValidationGtin13Message()
@Constants.DefaultStringValue(value="checksum of IBAN is wrong") String deKnightsoftnetValidatorsSharedValidationIbanMessage()
@Constants.DefaultStringValue(value="checksum or format of IBAN is wrong") String deKnightsoftnetValidatorsSharedValidationIbanFormatedMessage()
@Constants.DefaultStringValue(value="checksum of ISBN is wrong") String deKnightsoftnetValidatorsSharedValidationIsbnMessage()
@Constants.DefaultStringValue(value="checksum of ISBN10 is wrong") String deKnightsoftnetValidatorsSharedValidationIsbn10Message()
@Constants.DefaultStringValue(value="checksum of ISBN13 is wrong") String deKnightsoftnetValidatorsSharedValidationIsbn13Message()
@Constants.DefaultStringValue(value="checksum or format of ISBN is wrong") String deKnightsoftnetValidatorsSharedValidationIsbnFormatedMessage()
@Constants.DefaultStringValue(value="checksum or format of ISBN10 is wrong") String deKnightsoftnetValidatorsSharedValidationIsbn10FormatedMessage()
@Constants.DefaultStringValue(value="checksum or format of ISBN13 is wrong") String deKnightsoftnetValidatorsSharedValidationIsbn13FormatedMessage()
@Constants.DefaultStringValue(value="checksum of ISIN is wrong") String deKnightsoftnetValidatorsSharedValidationIsinMessage()
@Constants.DefaultStringValue(value="the values of {field1} and {field2} are to similar")
String deKnightsoftnetValidatorsSharedValidationLevenshteinDistanceMessage()
@Constants.DefaultStringValue(value="the value must be equal") String deKnightsoftnetValidatorsSharedValidationMustBeEqualMessage()
@Constants.DefaultStringValue(value="the value must not be equal") String deKnightsoftnetValidatorsSharedValidationMustNotBeEqualMessage()
@Constants.DefaultStringValue(value="must be alternate filled if {fieldCompare} contains the entry \"{valueCompare}\"")
String deKnightsoftnetValidatorsSharedValidationNotEmptyAlternateIfOtherHasValueMessage()
@Constants.DefaultStringValue(value="must be alternate filled if {fieldCompare} is empty")
String deKnightsoftnetValidatorsSharedValidationNotEmptyAlternateIfOtherIsEmptyMessage()
@Constants.DefaultStringValue(value="must be alternate filled if {fieldCompare} is not empty")
String deKnightsoftnetValidatorsSharedValidationNotEmptyAlternateIfOtherIsNotEmptyMessage()
@Constants.DefaultStringValue(value="must be empty if {fieldCompare} contains the entry \"{valueCompare}\"")
String deKnightsoftnetValidatorsSharedValidationEmptyIfOtherHasValueMessage()
@Constants.DefaultStringValue(value="must be empty if {fieldCompare} is empty")
String deKnightsoftnetValidatorsSharedValidationEmptyIfOtherIsEmptyMessage()
@Constants.DefaultStringValue(value="must be empty if {fieldCompare} is filled")
String deKnightsoftnetValidatorsSharedValidationEmptyIfOtherIsNotEmptyMessage()
@Constants.DefaultStringValue(value="must not be empty if {fieldCompare} contains the entry \"{valueCompare}\"")
String deKnightsoftnetValidatorsSharedValidationNotEmptyIfOtherHasValueMessage()
@Constants.DefaultStringValue(value="must not be empty if {fieldCompare} is empty")
String deKnightsoftnetValidatorsSharedValidationNotEmptyIfOtherIsEmptyMessage()
@Constants.DefaultStringValue(value="must not be empty if {fieldCompare} is filled")
String deKnightsoftnetValidatorsSharedValidationNotEmptyIfOtherIsNotEmptyMessage()
@Constants.DefaultStringValue(value="must be fulfill {minRules} of the following rules: upper-/lowercase, digits and special characters")
String deKnightsoftnetValidatorsSharedValidationPasswordMessage()
@Constants.DefaultStringValue(value="format of phone number is wrong") String deKnightsoftnetValidatorsSharedValidationPhoneNumberMessage()
@Constants.DefaultStringValue(value="postal code format is wrong for the selected country") String deKnightsoftnetValidatorsSharedValidationPostalCodeMessage()
@Constants.DefaultStringValue(value="is no valid regular expression") String deKnightsoftnetValidatorsSharedValidationRegularExpressionMessage()
@Constants.DefaultStringValue(value="no valid tax number") String deKnightsoftnetValidatorsSharedValidationTaxNumberMessage()
@Constants.DefaultStringValue(value="no valid tax identification number") String deKnightsoftnetValidatorsSharedValidationTinMessage()
@Constants.DefaultStringValue(value="no valid vat registration number") String deKnightsoftnetValidatorsSharedValidationVatIdMessage()
@Constants.DefaultStringValue(value="only characters from charset {charset} are allowed")
String deKnightsoftnetValidatorsSharedValidationLimitCharsetMessage()
@Constants.DefaultStringValue(value="the values of {field1} must be smaller then the value of {field2}")
String deKnightsoftnetValidatorsSharedValidationMustBeSmallerMessage()
@Constants.DefaultStringValue(value="the values of {field1} must be smaller (or equal) then the value of {field2}")
String deKnightsoftnetValidatorsSharedValidationMustBeSmallerOrEqualMessage()
@Constants.DefaultStringValue(value="the values of {field1} must be bigger then the value of {field2}")
String deKnightsoftnetValidatorsSharedValidationMustBeBiggerMessage()
@Constants.DefaultStringValue(value="the values of {field1} must be bigger (or equal) then the value of {field2}")
String deKnightsoftnetValidatorsSharedValidationMustBeBiggerOrEqualMessage()
@Constants.DefaultStringValue(value="the eMail-Domain differs") String deKnightsoftnetValidatorsSharedValidationEmailMustHaveSameDomainMessage()
Copyright © 2015–2019. All rights reserved.