I tried adding the following property, but I'm still getting the error logged: [ { code ] } org.hibernate.validator.constraints.CreditCardNumber.message=The check digit for ${validatedValue} is invalid, Luhn Modulo 10 checksum failed. [/ { code ] }
So probably I'll just ignore the logging until next version.
|