| 
 | Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JboBaseValidator | |
| oracle.jbo.server.rules | Contains sample validation beans. | 
| Uses of JboBaseValidator in oracle.jbo.server.rules | 
| Subclasses of JboBaseValidator in oracle.jbo.server.rules | |
|  class | JboCompareValidatorA validator that tests literal values by comparing them to a pre-defined value, using a pre-defined relation. | 
|  class | JboListValidatorA validator that tests for the presence of a literal value in a list of pre-defined values. | 
|  class | JboRangeValidatorA validator that tests if a literal value lies within a pre-defined range. | 
|  class | JboSQLCompareValidatorA validator that tests literal values by comparing them to a database value, using a pre-defined relation. | 
|  class | JboSQLListValidatorA validator that tests for the presence of a literal value in a list of database values. | 
|  class | JboVOCompareValidatorA validator that tests literal values by comparing them to a database value, using a pre-defined relation. | 
|  class | JboVOListValidatorA validator that tests for the presence of a literal value in a list of database values. | 
| 
 | Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||