The annotated element has to represent a valid
credit card number. This is the Luhn algorithm implementation
which aims to check for user mistake, not credit card validity!
- Author:
- Hardy Ferentschik, Emmanuel Bernard
message
public abstract String message
- Default:
- "{org.hibernate.validator.constraints.CreditCardNumber.message}"
groups
public abstract Class<?>[] groups
- Default:
- {}
payload
public abstract Class<? extends Payload>[] payload
- Default:
- {}
Copyright © 2007-2013 Red Hat Middleware, LLC. All Rights Reserved