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="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="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 vat registration number") String deKnightsoftnetValidatorsSharedValidationVatIdMessage()
Copyright © 2015–2016. All rights reserved.