Package | Description |
---|---|
org.josef.web.jsf.validator |
Java Server Faces Validators.
|
Modifier and Type | Method and Description |
---|---|
RelationalValidationOperator |
RelationalValidator.getRelationalOperator()
Gets the relational operator.
|
static RelationalValidationOperator |
RelationalValidationOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationalValidationOperator[] |
RelationalValidationOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RelationalValidator.setRelationalOperator(RelationalValidationOperator relationalValidationOperator)
Sets the relational operator.
|
Copyright © 2008–2018. All rights reserved.