public class CreditCardValidator extends Object implements Validator, Serializable
NOT_IN_RANGE_MESSAGE_ID| Constructor and Description |
|---|
CreditCardValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(FacesContext context,
UIComponent component,
Object obj)
Validate a String against a regular expression pattern...
|
public void validate(FacesContext context, UIComponent component, Object obj)
Copyright © 1997–2020 Eclipse Foundation. All rights reserved.