| Modifier and Type | Field and Description |
|---|---|
static int |
BIC_LENGTH_MAX
definition of BIC length maximum.
|
static int |
BIC_LENGTH_MIN
definition of BIC length minimum.
|
| Constructor and Description |
|---|
BicValueValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(BicValue pconstraintAnnotation)
initialize the validator.
|
boolean |
isValid(Object pvalue,
javax.validation.ConstraintValidatorContext pcontext)
check if given string is a valid BIC.
|
public static final int BIC_LENGTH_MIN
public static final int BIC_LENGTH_MAX
Copyright © 2015–2016. All rights reserved.