| Package | Description |
|---|---|
| de.knightsoftnet.validators.shared |
JSR-303 annotations to check bean entries (interfaces).
|
| de.knightsoftnet.validators.shared.impl |
JSR-303 annotations to check bean entries (implementations).
|
| Modifier and Type | Class and Description |
|---|---|
interface |
Iban
The annotated element must be a valid International Bank Account Number.
|
interface |
Isbn10
The annotated element must be a valid International Standard Book Number in the short (10 digits)
format.
|
interface |
Isbn13
The annotated element must be a valid International Standard Book Number in the long (13 digits)
format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SizeWithoutSeparatorsValidator.initialize(SizeWithoutSeparators pconstraintAnnotation)
initialize the validator.
|
Copyright © 2015–2016. All rights reserved.