Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/commons-validator
/ functions
Functions
1,283 in github.com/apache/commons-validator
⨍
Functions
1,283
◇
Types & classes
176
↓ 1 callers
Method
merge
Merges the given {@code FormSet} into this one. If any of {@code depends} s {@code Forms} are not in this {@code FormSet} then, include them, else mer
src/main/java/org/apache/commons/validator/FormSet.java:287
↓ 1 callers
Method
merge
Merges the given form into this one. For any field in {@code depends} not present in this form, include it. {@code depends} has precedence in the way
src/main/java/org/apache/commons/validator/Form.java:182
↓ 1 callers
Method
onlyReturnErrors
Returns the onlyReturnErrors setting in the Validator contained in the parameter Map.
src/main/java/org/apache/commons/validator/ValidatorAction.java:533
↓ 1 callers
Method
openInputStream
Opens an input stream for reading the specified resource. <p> The search order is described in the documentation for {@link ClassLoader#getResource(St
src/main/java/org/apache/commons/validator/ValidatorAction.java:547
↓ 1 callers
Method
parse
Parses the value using the specified pattern. @param value The value validation is being performed on. @param pattern The pattern used to validate
src/main/java/org/apache/commons/validator/routines/AbstractNumberValidator.java:320
↓ 1 callers
Method
parse
Checks if the value is valid against a specified pattern. @param value The value validation is being performed on. @param pattern The pattern used to
src/main/java/org/apache/commons/validator/routines/AbstractCalendarValidator.java:417
↓ 1 callers
Method
process
Processes all of the {@code Form}s. @param globalConstants Global constants
src/main/java/org/apache/commons/validator/FormSet.java:310
↓ 1 callers
Method
process
Processes all of the {@code Form}'s {@code Field}s. @param globalConstants A map of global constants @param constants Local constants @param
src/main/java/org/apache/commons/validator/Form.java:213
↓ 1 callers
Method
process
Replace constants with values in fields and process the depends field to create the dependency {@link Map}.
src/main/java/org/apache/commons/validator/Field.java:641
↓ 1 callers
Method
processArg
Replace the arg {@link Collection} key value with the key/value pairs passed in.
src/main/java/org/apache/commons/validator/Field.java:689
↓ 1 callers
Method
processForms
Process the {@code Form} objects. This clones the {@code Field}s that don't exist in a {@code FormSet} compared to its parent {@code FormSet}.
src/main/java/org/apache/commons/validator/ValidatorResources.java:621
↓ 1 callers
Method
processParsedValue
Processes the parsed value, performing any further validation and type conversion required. @param value The parsed object created. @param format
src/main/java/org/apache/commons/validator/routines/AbstractFormatValidator.java:197
↓ 1 callers
Method
readJavaScriptFile
Reads a JavaScript function from a file. @param javaScriptFileName The file containing the JavaScript. @return The JavaScript function or null if it
src/main/java/org/apache/commons/validator/ValidatorAction.java:564
↓ 1 callers
Method
removeCheckDigit
Returns a code with the Check Digits (i.e. characters 3&4) set to "00". @param code The code @return The code with the zeroed check digits
src/test/java/org/apache/commons/validator/routines/checkdigit/IBANCheckDigitTest.java:84
↓ 1 callers
Method
runDependentValidators
Calls all of the validators that this validator depends on. TODO ValidatorAction should know how to run its own dependencies. @param va Run dependent
src/main/java/org/apache/commons/validator/Field.java:739
↓ 1 callers
Method
setCity
(String city)
src/example/org/apache/commons/validator/example/ValidateBean.java:42
↓ 1 callers
Method
setCountry
Sets the equivalent of the country component of {@link Locale}. @param country The new country value
src/main/java/org/apache/commons/validator/FormSet.java:323
↓ 1 callers
Method
setExtends
Sets the name/key of the parent set of validation rules. @param inherit The new extends value @since 1.2.0
src/main/java/org/apache/commons/validator/Form.java:252
↓ 1 callers
Method
setFirstName
(String firstName)
src/example/org/apache/commons/validator/example/ValidateBean.java:30
↓ 1 callers
Method
setLanguage
Sets the equivalent of the language component of {@link Locale}. @param language The new language value
src/main/java/org/apache/commons/validator/FormSet.java:332
↓ 1 callers
Method
setLastName
(String lastName)
src/example/org/apache/commons/validator/example/ValidateBean.java:26
↓ 1 callers
Method
setName
Sets the name of the dependency. @param name The dependency name.
src/main/java/org/apache/commons/validator/Msg.java:143
↓ 1 callers
Method
setPostalCode
(String postalCode)
src/example/org/apache/commons/validator/example/ValidateBean.java:50
↓ 1 callers
Method
setResource
Sets whether or not the key is a resource. @param resource If true indicates the key is a resource.
src/main/java/org/apache/commons/validator/Arg.java:182
↓ 1 callers
Method
setState
(String state)
src/example/org/apache/commons/validator/example/ValidateBean.java:46
↓ 1 callers
Method
setStreet1
(String street1)
src/example/org/apache/commons/validator/example/ValidateBean.java:34
↓ 1 callers
Method
setUp
()
src/test/java/org/apache/commons/validator/routines/UrlValidatorTest.java:148
↓ 1 callers
Method
setUseContextClassLoader
Sets whether to use the Context ClassLoader (the one found by calling {@code Thread.currentThread().getContextClassLoader()}) to resolve/load classes
src/main/java/org/apache/commons/validator/Validator.java:420
↓ 1 callers
Method
setValue
Sets the value of the variable. @param value The value of the variable.
src/main/java/org/apache/commons/validator/Var.java:198
↓ 1 callers
Method
setVariant
Sets the equivalent of the variant component of {@link Locale}. @param variant The new variant value
src/main/java/org/apache/commons/validator/FormSet.java:341
↓ 1 callers
Method
testIsValid
()
src/test/java/org/apache/commons/validator/UrlTest.java:118
↓ 1 callers
Method
testIsValidScheme
()
src/test/java/org/apache/commons/validator/UrlTest.java:173
↓ 1 callers
Method
testPartsIndextoString
()
src/test/java/org/apache/commons/validator/UrlTest.java:198
↓ 1 callers
Method
testPartsIndextoString
()
src/test/java/org/apache/commons/validator/routines/UrlValidatorTest.java:308
↓ 1 callers
Method
toArabicIndic
(final String code)
src/test/java/org/apache/commons/validator/routines/checkdigit/CheckDigitNonAsciiDigitTest.java:42
↓ 1 callers
Method
toCheckDigit
Converts an integer value to a check digit. <p> <strong>Note:</strong> this implementation only handles single-digit numeric values For non-numeric ch
src/main/java/org/apache/commons/validator/routines/checkdigit/ModulusCheckDigit.java:157
↓ 1 callers
Method
toFullwidth
(final String code)
src/test/java/org/apache/commons/validator/routines/checkdigit/CheckDigitNonAsciiDigitTest.java:51
↓ 1 callers
Method
toInt
Converts a character at a specified position to an integer value. <p> <strong>Note:</strong> this implementation only handlers numeric values For non-
src/main/java/org/apache/commons/validator/routines/checkdigit/ModulusCheckDigit.java:177
↓ 1 callers
Method
toString
Returns a string representation of the object. @return A string representation
src/main/java/org/apache/commons/validator/FormSet.java:350
↓ 1 callers
Method
toString
Returns a string representation of the object. @return a string representation of the object.
src/main/java/org/apache/commons/validator/Arg.java:191
↓ 1 callers
Method
toString
Returns a string representation of the object. @return Msg String representation.
src/main/java/org/apache/commons/validator/Msg.java:162
↓ 1 callers
Method
toString
Returns a string representation of the object. @return A string representation of the object.
src/main/java/org/apache/commons/validator/Field.java:860
↓ 1 callers
Method
turnOffAll
Turn off all flags.
src/main/java/org/apache/commons/validator/util/Flags.java:177
↓ 1 callers
Method
turnOnAll
Turn on all 64 flags.
src/main/java/org/apache/commons/validator/util/Flags.java:194
↓ 1 callers
Method
validate
Validate all Fields in this Form on the given page and below. @param params A Map of parameter class names to parameter values to
src/main/java/org/apache/commons/validator/Form.java:300
↓ 1 callers
Method
validate
Checks the code is valid ISIN code. @param code The code to validate. @return A valid ISIN code if valid, otherwise {@code null}.
src/main/java/org/apache/commons/validator/routines/ISINValidator.java:472
↓ 1 callers
Method
validateEan
Checks the code is a valid EAN code. <p> If valid, this method returns the EAN code </p> @param code The code to validate. @return A valid EAN code i
src/main/java/org/apache/commons/validator/routines/ISSNValidator.java:210
↓ 1 callers
Method
weightedValue
Calculates the <em>weighted</em> value of a character in the code at a specified position. <p> Some modulus routines weight the value of a character d
src/main/java/org/apache/commons/validator/routines/checkdigit/ModulusCheckDigit.java:197
Method
ABANumberCheckDigit
Constructs a modulus 10 Check Digit routine for ABA Numbers.
src/main/java/org/apache/commons/validator/routines/checkdigit/ABANumberCheckDigit.java:61
Method
AbstractCalendarValidator
Constructs an instance with the specified <em>strict</em>, <em>time</em> and <em>date</em> style parameters. @param strict {@code true} if strict
src/main/java/org/apache/commons/validator/routines/AbstractCalendarValidator.java:64
Method
AbstractFormatValidator
Constructs an instance with the specified strict setting. @param strict {@code true} if strict {@code Format} parsing should be used.
src/main/java/org/apache/commons/validator/routines/AbstractFormatValidator.java:47
Method
AbstractNumberValidator
Constructs an instance with specified <em>strict</em> and <em>decimal</em> parameters. @param strict {@code true} if strict {@code Format} pa
src/main/java/org/apache/commons/validator/routines/AbstractNumberValidator.java:131
Method
Arg
Constructs a new instance.
src/main/java/org/apache/commons/validator/Arg.java:76
Method
BigDecimalValidator
Constructs a <em>strict</em> instance.
src/main/java/org/apache/commons/validator/routines/BigDecimalValidator.java:94
Method
BigIntegerValidator
Constructs a <em>strict</em> instance.
src/main/java/org/apache/commons/validator/routines/BigIntegerValidator.java:84
Method
ByteTest
()
src/test/java/org/apache/commons/validator/ByteTest.java:26
Method
ByteValidator
Constructs a <em>strict</em> instance.
src/main/java/org/apache/commons/validator/routines/ByteValidator.java:83
Method
CASNumberCheckDigit
Constructs a modulus 10 Check Digit routine for CAS Numbers.
src/main/java/org/apache/commons/validator/routines/checkdigit/CASNumberCheckDigit.java:87
Method
CUSIPCheckDigit
Constructs a CUSIP Identifier Check Digit routine.
src/main/java/org/apache/commons/validator/routines/checkdigit/CUSIPCheckDigit.java:53
Method
CalendarValidator
Constructs a <em>strict</em> instance with <em>short</em> date style.
src/main/java/org/apache/commons/validator/routines/CalendarValidator.java:126
Method
CheckDigitException
Constructs a new exception with no message.
src/main/java/org/apache/commons/validator/routines/checkdigit/CheckDigitException.java:34
Method
CodeValidator
Constructs a code validator with a specified regular expression, validator and {@link CheckDigit} validation. @param regexValidator The format regula
src/main/java/org/apache/commons/validator/routines/CodeValidator.java:92
Method
CreditCardRange
Create a credit card range specifier for use in validation of the number syntax including the IIN range. <p> The low and high parameters may be shorte
src/main/java/org/apache/commons/validator/routines/CreditCardValidator.java:112
Method
CreditCardValidator
Create a new CreditCardValidator with default options.
src/main/java/org/apache/commons/validator/CreditCardValidator.java:168
Method
CreditCardValidator
Constructs a new CreditCardValidator with default options. The default options are: AMEX, VISA, MASTERCARD and DISCOVER
src/main/java/org/apache/commons/validator/routines/CreditCardValidator.java:394
Method
CurrencyValidator
Constructs a <em>strict</em> instance.
src/main/java/org/apache/commons/validator/routines/CurrencyValidator.java:65
Method
CustomValidatorResources
Create a custom ValidatorResources object from an uri @param in InputStream for the validation.xml configuration file. @throws SAXException if the va
src/test/java/org/apache/commons/validator/custom/CustomValidatorResources.java:39
Method
DateValidator
Protected constructor for subclasses to use.
src/main/java/org/apache/commons/validator/DateValidator.java:55
Method
DateValidator
Constructs a <em>strict</em> instance with <em>short</em> date style.
src/main/java/org/apache/commons/validator/routines/DateValidator.java:103
Method
DomainValidator
Private constructor.
src/main/java/org/apache/commons/validator/routines/DomainValidator.java:2099
Method
DoubleTest
()
src/test/java/org/apache/commons/validator/DoubleTest.java:26
Method
DoubleValidator
Constructs a <em>strict</em> instance.
src/main/java/org/apache/commons/validator/routines/DoubleValidator.java:83
Method
EAN13CheckDigit
Constructs a modulus 10 Check Digit routine for EAN/UPC.
src/main/java/org/apache/commons/validator/routines/checkdigit/EAN13CheckDigit.java:59
Method
ECNumberCheckDigit
Constructs a modulus 11 Check Digit routine.
src/main/java/org/apache/commons/validator/routines/checkdigit/ECNumberCheckDigit.java:73
Method
EmailValidator
Protected constructor for subclasses to use.
src/main/java/org/apache/commons/validator/EmailValidator.java:78
Method
EmailValidator
Protected constructor for subclasses to use. @param allowLocal Should local addresses be considered valid?
src/main/java/org/apache/commons/validator/routines/EmailValidator.java:133
Method
Field
Constructs a new instance.
src/main/java/org/apache/commons/validator/Field.java:154
Method
Flags
Create a new Flags object.
src/main/java/org/apache/commons/validator/util/Flags.java:51
Method
FloatTest
()
src/test/java/org/apache/commons/validator/FloatTest.java:26
Method
FloatValidator
Constructs a <em>strict</em> instance.
src/main/java/org/apache/commons/validator/routines/FloatValidator.java:83
Method
Form
Constructs a new instance.
src/main/java/org/apache/commons/validator/Form.java:76
Method
FormSet
Constructs a new instance.
src/main/java/org/apache/commons/validator/FormSet.java:100
Method
FormSetFactory
Constructs a new instance.
src/main/java/org/apache/commons/validator/FormSetFactory.java:37
Method
GenericTypeValidator
Constructs a new instance. @deprecated Will be private in the next major version.
src/main/java/org/apache/commons/validator/GenericTypeValidator.java:378
Method
GenericValidator
Constructs a new instance. @deprecated Will be private in the next major version.
src/main/java/org/apache/commons/validator/GenericValidator.java:432
Method
IBANCheckDigit
Constructs Check Digit routine for IBAN Numbers.
src/main/java/org/apache/commons/validator/routines/checkdigit/IBANCheckDigit.java:60
Method
IBANCheckDigitTest
()
src/test/java/org/apache/commons/validator/routines/checkdigit/IBANCheckDigitTest.java:35
Method
IBANValidator
Create a default IBAN validator.
src/main/java/org/apache/commons/validator/routines/IBANValidator.java:296
Method
ISBN10CheckDigit
Constructs a modulus 11 Check Digit routine for ISBN-10.
src/main/java/org/apache/commons/validator/routines/checkdigit/ISBN10CheckDigit.java:55
Method
ISBNCheckDigit
Constructs a new instance.
src/main/java/org/apache/commons/validator/routines/checkdigit/ISBNCheckDigit.java:62
Method
ISBNValidator
Constructs a new instance.
src/main/java/org/apache/commons/validator/ISBNValidator.java:38
Method
ISBNValidator
Constructs an ISBN validator which converts ISBN-10 codes to ISBN-13.
src/main/java/org/apache/commons/validator/routines/ISBNValidator.java:145
Method
ISINCheckDigit
Constructs an ISIN Identifier Check Digit routine.
src/main/java/org/apache/commons/validator/routines/checkdigit/ISINCheckDigit.java:56
Method
ISINValidator
(final boolean checkCountryCode)
src/main/java/org/apache/commons/validator/routines/ISINValidator.java:446
Method
ISSNCheckDigit
Creates the instance using a checkdigit modulus of 11.
src/main/java/org/apache/commons/validator/routines/checkdigit/ISSNCheckDigit.java:63
Method
ISSNValidator
Constructs a new instance.
src/main/java/org/apache/commons/validator/routines/ISSNValidator.java:98
Method
InetAddressValidator
Constructs a new instance.
src/main/java/org/apache/commons/validator/routines/InetAddressValidator.java:83
Method
IntegerTest
()
src/test/java/org/apache/commons/validator/IntegerTest.java:26
Method
IntegerValidator
Constructs a <em>strict</em> instance.
src/main/java/org/apache/commons/validator/routines/IntegerValidator.java:83
Method
Item
Constructs a new instance. @param type ArrayType, for example, GENERIC_PLUS, LOCAL_PLUS @param values array of TLDs. Will be lower-cased and sorted
src/main/java/org/apache/commons/validator/routines/DomainValidator.java:137
← previous
next →
401–500 of 1,283, ranked by callers