colesico.framework.dslvalidator.t9n.ValidatorMessages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of colesico-validation Show documentation
Show all versions of colesico-validation Show documentation
Colesico framework data bean validation assistant and simple dsl validator
# This is automatically generated dictionary from colesico.framework.dslvalidator.t9n.ValidatorMessages
valueRequired=Value required
invalidDateFormat=Invalid date format
allowableNumberOfCharactersBetween=Allowable number of characters from {0} to {1}
minimallyAllowableCharacters=Minimally allowable {0} characters
maximumAllowableCharacters=Maximum allowable {0} characters
valueShouldBeBetween=Value should be between {0} and {1}
valueShouldBeGreaterThan=Value should be greater than {0}
valueShouldBeLessThan=Value should be less than {0}
sizeShouldBeBetween=Number of elements should be between {0} and {1}
sizeShouldBeGreaterThan=Number of elements should be greater than {0}
sizeShouldBeLessThan=Number of elements should be less than {0}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy