A C D E G I L M N O P S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABANumber - Annotation Type in org.apache.bval.extras.constraints.checkdigit
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- ABANumberValidator - Class in org.apache.bval.extras.constraints.checkdigit
-
Modulus 10 ABA Number (or Routing Transit Number (RTN)) Check Digit calculation/validation.
- ABANumberValidator() - Constructor for class org.apache.bval.extras.constraints.checkdigit.ABANumberValidator
- allowLocal() - Method in annotation type org.apache.bval.extras.constraints.net.Domain
- AmericanExpress - Annotation Type in org.apache.bval.extras.constraints.creditcard
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
C
- CUSIP - Annotation Type in org.apache.bval.extras.constraints.checkdigit
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- CUSIPValidator - Class in org.apache.bval.extras.constraints.checkdigit
-
Modulus 10 CUSIP (North American Securities) Check Digit calculation/validation.
- CUSIPValidator() - Constructor for class org.apache.bval.extras.constraints.checkdigit.CUSIPValidator
D
- Diners - Annotation Type in org.apache.bval.extras.constraints.creditcard
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- Directory - Annotation Type in org.apache.bval.extras.constraints.file
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- DirectoryValidator - Class in org.apache.bval.extras.constraints.file
-
Description:
- DirectoryValidator() - Constructor for class org.apache.bval.extras.constraints.file.DirectoryValidator
- Discover - Annotation Type in org.apache.bval.extras.constraints.creditcard
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- Domain - Annotation Type in org.apache.bval.extras.constraints.net
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- DomainValidator - Class in org.apache.bval.extras.constraints.net
-
Domain name validation routines.
- DomainValidator() - Constructor for class org.apache.bval.extras.constraints.net.DomainValidator
E
- EAN13 - Annotation Type in org.apache.bval.extras.constraints.checkdigit
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- EAN13Validator - Class in org.apache.bval.extras.constraints.checkdigit
-
Modulus 10 EAN-13 / UPC / ISBN-13 Check Digit calculation/validation.
- EAN13Validator() - Constructor for class org.apache.bval.extras.constraints.checkdigit.EAN13Validator
G
- groups() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.ABANumber
- groups() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.CUSIP
- groups() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.EAN13
- groups() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.IBAN
- groups() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.ISBN10
- groups() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.Luhn
- groups() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.Sedol
- groups() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.Verhoeff
- groups() - Method in annotation type org.apache.bval.extras.constraints.creditcard.AmericanExpress
- groups() - Method in annotation type org.apache.bval.extras.constraints.creditcard.Diners
- groups() - Method in annotation type org.apache.bval.extras.constraints.creditcard.Discover
- groups() - Method in annotation type org.apache.bval.extras.constraints.creditcard.Mastercard
- groups() - Method in annotation type org.apache.bval.extras.constraints.creditcard.Visa
- groups() - Method in annotation type org.apache.bval.extras.constraints.file.Directory
- groups() - Method in annotation type org.apache.bval.extras.constraints.file.NotDirectory
- groups() - Method in annotation type org.apache.bval.extras.constraints.file.Symlink
- groups() - Method in annotation type org.apache.bval.extras.constraints.net.Domain
- groups() - Method in annotation type org.apache.bval.extras.constraints.net.InetAddress
I
- IBAN - Annotation Type in org.apache.bval.extras.constraints.checkdigit
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- IBANValidator - Class in org.apache.bval.extras.constraints.checkdigit
-
IBAN (International Bank Account Number) Check Digit calculation/validation.
- IBANValidator() - Constructor for class org.apache.bval.extras.constraints.checkdigit.IBANValidator
- InetAddress - Annotation Type in org.apache.bval.extras.constraints.net
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- InetAddressValidator - Class in org.apache.bval.extras.constraints.net
-
InetAddress validation and conversion routines (
java.net.InetAddress). - InetAddressValidator() - Constructor for class org.apache.bval.extras.constraints.net.InetAddressValidator
- initialize(IBAN) - Method in class org.apache.bval.extras.constraints.checkdigit.IBANValidator
- initialize(Verhoeff) - Method in class org.apache.bval.extras.constraints.checkdigit.VerhoeffValidator
- initialize(Directory) - Method in class org.apache.bval.extras.constraints.file.DirectoryValidator
- initialize(NotDirectory) - Method in class org.apache.bval.extras.constraints.file.NotDirectoryValidator
- initialize(Symlink) - Method in class org.apache.bval.extras.constraints.file.SymlinkValidator
- initialize(Domain) - Method in class org.apache.bval.extras.constraints.net.DomainValidator
- initialize(InetAddress) - Method in class org.apache.bval.extras.constraints.net.InetAddressValidator
- ISBN10 - Annotation Type in org.apache.bval.extras.constraints.checkdigit
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- ISBN10Validator - Class in org.apache.bval.extras.constraints.checkdigit
-
Modulus 11 ISBN-10 Check Digit calculation/validation.
- ISBN10Validator() - Constructor for class org.apache.bval.extras.constraints.checkdigit.ISBN10Validator
- isValid(File, ConstraintValidatorContext) - Method in class org.apache.bval.extras.constraints.file.DirectoryValidator
- isValid(File, ConstraintValidatorContext) - Method in class org.apache.bval.extras.constraints.file.NotDirectoryValidator
- isValid(File, ConstraintValidatorContext) - Method in class org.apache.bval.extras.constraints.file.SymlinkValidator
- isValid(CharSequence, ConstraintValidatorContext) - Method in class org.apache.bval.extras.constraints.checkdigit.IBANValidator
- isValid(CharSequence, ConstraintValidatorContext) - Method in class org.apache.bval.extras.constraints.checkdigit.VerhoeffValidator
- isValid(CharSequence, ConstraintValidatorContext) - Method in class org.apache.bval.extras.constraints.net.DomainValidator
- isValid(CharSequence, ConstraintValidatorContext) - Method in class org.apache.bval.extras.constraints.net.InetAddressValidator
L
- Luhn - Annotation Type in org.apache.bval.extras.constraints.checkdigit
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- LuhnValidator - Class in org.apache.bval.extras.constraints.checkdigit
-
Modulus 10 Luhn Check Digit calculation/validation.
- LuhnValidator() - Constructor for class org.apache.bval.extras.constraints.checkdigit.LuhnValidator
M
- Mastercard - Annotation Type in org.apache.bval.extras.constraints.creditcard
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- message() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.ABANumber
- message() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.CUSIP
- message() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.EAN13
- message() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.IBAN
- message() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.ISBN10
- message() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.Luhn
- message() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.Sedol
- message() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.Verhoeff
- message() - Method in annotation type org.apache.bval.extras.constraints.creditcard.AmericanExpress
- message() - Method in annotation type org.apache.bval.extras.constraints.creditcard.Diners
- message() - Method in annotation type org.apache.bval.extras.constraints.creditcard.Discover
- message() - Method in annotation type org.apache.bval.extras.constraints.creditcard.Mastercard
- message() - Method in annotation type org.apache.bval.extras.constraints.creditcard.Visa
- message() - Method in annotation type org.apache.bval.extras.constraints.file.Directory
- message() - Method in annotation type org.apache.bval.extras.constraints.file.NotDirectory
- message() - Method in annotation type org.apache.bval.extras.constraints.file.Symlink
- message() - Method in annotation type org.apache.bval.extras.constraints.net.Domain
- message() - Method in annotation type org.apache.bval.extras.constraints.net.InetAddress
N
- NotDirectory - Annotation Type in org.apache.bval.extras.constraints.file
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- NotDirectoryValidator - Class in org.apache.bval.extras.constraints.file
-
Description:
- NotDirectoryValidator() - Constructor for class org.apache.bval.extras.constraints.file.NotDirectoryValidator
O
- org.apache.bval.extras.constraints - package org.apache.bval.extras.constraints
-
Contains constraints that are NOT part of the Bean Validation specification and might disappear as soon as a final version of the specification contains similar functionalities.
- org.apache.bval.extras.constraints.checkdigit - package org.apache.bval.extras.constraints.checkdigit
-
This package contains Check Digit validation routines.
- org.apache.bval.extras.constraints.creditcard - package org.apache.bval.extras.constraints.creditcard
-
This package contains Credit Card validation routines.
- org.apache.bval.extras.constraints.file - package org.apache.bval.extras.constraints.file
-
Fileconstraints validators. - org.apache.bval.extras.constraints.net - package org.apache.bval.extras.constraints.net
-
net constraints validators.
P
- payload() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.ABANumber
- payload() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.CUSIP
- payload() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.EAN13
- payload() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.IBAN
- payload() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.ISBN10
- payload() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.Luhn
- payload() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.Sedol
- payload() - Method in annotation type org.apache.bval.extras.constraints.checkdigit.Verhoeff
- payload() - Method in annotation type org.apache.bval.extras.constraints.creditcard.AmericanExpress
- payload() - Method in annotation type org.apache.bval.extras.constraints.creditcard.Diners
- payload() - Method in annotation type org.apache.bval.extras.constraints.creditcard.Discover
- payload() - Method in annotation type org.apache.bval.extras.constraints.creditcard.Mastercard
- payload() - Method in annotation type org.apache.bval.extras.constraints.creditcard.Visa
- payload() - Method in annotation type org.apache.bval.extras.constraints.file.Directory
- payload() - Method in annotation type org.apache.bval.extras.constraints.file.NotDirectory
- payload() - Method in annotation type org.apache.bval.extras.constraints.file.Symlink
- payload() - Method in annotation type org.apache.bval.extras.constraints.net.Domain
- payload() - Method in annotation type org.apache.bval.extras.constraints.net.InetAddress
S
- Sedol - Annotation Type in org.apache.bval.extras.constraints.checkdigit
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- SedolValidator - Class in org.apache.bval.extras.constraints.checkdigit
-
Modulus 10 SEDOL (UK Securities) Check Digit calculation/validation.
- SedolValidator() - Constructor for class org.apache.bval.extras.constraints.checkdigit.SedolValidator
- Symlink - Annotation Type in org.apache.bval.extras.constraints.file
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- SymlinkValidator - Class in org.apache.bval.extras.constraints.file
-
Description:
- SymlinkValidator() - Constructor for class org.apache.bval.extras.constraints.file.SymlinkValidator
T
- toInt(char, int, int) - Method in class org.apache.bval.extras.constraints.checkdigit.CUSIPValidator
-
Convert a character at a specified position to an integer value.
- toInt(char, int, int) - Method in class org.apache.bval.extras.constraints.checkdigit.ISBN10Validator
-
Convert a character at a specified position to an integer value.
- toInt(char, int, int) - Method in class org.apache.bval.extras.constraints.checkdigit.SedolValidator
-
Convert a character at a specified position to an integer value.
V
- Verhoeff - Annotation Type in org.apache.bval.extras.constraints.checkdigit
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
- VerhoeffValidator - Class in org.apache.bval.extras.constraints.checkdigit
-
Verhoeff (Dihedral) Check Digit calculation/validation.
- VerhoeffValidator() - Constructor for class org.apache.bval.extras.constraints.checkdigit.VerhoeffValidator
- Visa - Annotation Type in org.apache.bval.extras.constraints.creditcard
-
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. --
W
- weightedValue(int, int, int) - Method in class org.apache.bval.extras.constraints.checkdigit.ABANumberValidator
-
Calculates the weighted value of a character in the code at a specified position.
- weightedValue(int, int, int) - Method in class org.apache.bval.extras.constraints.checkdigit.CUSIPValidator
-
Calculates the weighted value of a character in the code at a specified position.
- weightedValue(int, int, int) - Method in class org.apache.bval.extras.constraints.checkdigit.EAN13Validator
-
Calculates the weighted value of a character in the code at a specified position.
- weightedValue(int, int, int) - Method in class org.apache.bval.extras.constraints.checkdigit.ISBN10Validator
-
Calculates the weighted value of a charcter in the code at a specified position.
- weightedValue(int, int, int) - Method in class org.apache.bval.extras.constraints.checkdigit.LuhnValidator
-
Calculates the weighted value of a charcter in the code at a specified position.
- weightedValue(int, int, int) - Method in class org.apache.bval.extras.constraints.checkdigit.SedolValidator
-
Calculates the weighted value of a character in the code at a specified position.
All Classes All Packages