| 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 |
Bic
The annotated element must be a valid BIC (Business Identifier Code in the past also known as
Bank Identifier Code).
|
interface |
BicValue
The annotated element must be a valid BIC (Business Identifier Code in the past also known as
Bank Identifier Code).
|
interface |
Gtin
The annotated element must be a valid Global Trade Item Number (until 2009 known as European
Article Number) in the long (13 digits) or short (8 digits) format.
|
interface |
Isbn
The annotated element must be a valid International Standard Book Number in the long (13 digits)
or short (10 digits) format.
|
interface |
IsbnFormated
The annotated element must be a valid International Standard Book Number in the long (13 digits)
or short (10 digits) format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlternateSizeValidator.initialize(AlternateSize pconstraintAnnotation)
initialize the validator.
|
Copyright © 2015–2016. All rights reserved.