k.1.3.0.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 or be blank.
io.konik.validation.constraints.NotEmpty.message = Value must not be empty.
io.konik.validation.constraints.email.message = Email Address has an 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
io.konik.validation.amount.calculation.error = Computed value is [{expectedValue}] but actual present value [{currentValue}].
© 2015 - 2025 Weber Informatics LLC | Privacy Policy