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

k.1.2.11.source-code.ValidationMessages.properties Maven / Gradle / Ivy

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