k.0.10.4.source-code.ValidationMessages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of konik Show documentation
Show all versions of konik Show documentation
Konik the ZUGFeRD processing library
io.konik.validation.constraints.nullablenotblank.message = If the value is set it should not be null.
io.konik.validation.constraints.notblank.message = Value must not be empty of contain only white spaces.
io.konik.validation.constraints.NotEmpty.message = Must not be empty.
io.konik.validation.constraints.email.message = Email Address in invalid format.
io.konik.validation.constraints.validcontact.message = A valid contact should have a name or department. Both can't be null or empty.
io.konik.validation.constraints.financialaccount.message = A financial account must have an IBAN or German bank account number. Both can't be null or empty
© 2015 - 2025 Weber Informatics LLC | Privacy Policy