All Downloads are FREE. Search and download functionalities are using the official Maven repository.

onvalidator.0.0.2.source-code.application_en.properties Maven / Gradle / Ivy

validator.required={0} is required.
validator.byteType={0} must be a byte.
validator.shortType={0} must be a short.
validator.integerType={0} must be an integer.
validator.longType={0} must be a long.
validator.floatType={0} must be a float.
validator.doubleType={0} must be a double.
validator.booleanType={0} must be a boolean.
validator.numberType={0} is not a number({1}).
validator.dateType={0} is not a date({1}).
validator.enumType={0} is invalid.
validator.keyType={0} is invalid.
validator.minlength={0} can not be less than {1} characters.
validator.maxlength={0} can not be greater than {1} characters.
validator.range={0} is not in the {1} to {2} range.
validator.regexp={0} is invalid.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy