
alidation.validation.0.0.1.source-code.ValidationMessages.properties Maven / Gradle / Ivy
de.malkusch.validation.constraints.age.Age.message=The Age must be at least {value} years.
de.malkusch.validation.constraints.banking.BIC.message=The BIC is invalid.
de.malkusch.validation.constraints.banking.IBAN.message=The IBAN address is invalid.
de.malkusch.validation.constraints.Country.message=The country code is invalid.
de.malkusch.validation.constraints.upload.ContentType.message=The uploaded file must match the content type "{value}".
de.malkusch.validation.constraints.upload.Image.message=The uploaded file is not a readable image.
de.malkusch.validation.constraints.upload.NotEmptyUpload.message=The uploaded file must not be empty.
#deprecated:
de.malkusch.validation.constraints.upload.UploadSize.message=The uploaded file size must be between {min} and {max} bytes.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy