Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Package oracle.jbo.rules

Interface Summary
GenericValidator Implemented by validators for domain datatypes.
JboTransAttrValidationManager  
JboTransValidationManager  
JboTransValidatorInterface  
JboValidatorHints  
JboValidatorInterface The principal interface for validator classes.
ValidationManager  
ValidatorConstants  
 

Class Summary
AbstractValidator  
JboAbstractValidator  
JboCollectionValidator  
JboCompareValidator A validator that tests literal values by comparing them to a pre-defined value, using a pre-defined relation.
JboCustomValidator  
JboExprCollectionValidator  
JboExprCompareValidator  
JboExpressionValidator  
JboLengthValidator A validator that tests the length of the attribute values by comparing them with a pre-defined length value.
JboListValidator A validator that tests for the presence of a literal value in a list of pre-defined values.
JboMandatoryAttrValHelper Implements a stub validator for holding custom error messages for the predefined mandatory attribute validators.
JboMethodValidator A validator that tests values by passing them to a validation method.
JboNonNullValidator Implements non-null validation for mandatory attributes.
JboPrecisionScaleValidator Implements precision and scale validation for numeric attributes and length validation for string and character attributes.
JboRangeValidator A validator that tests if a literal value lies within a pre-defined range.
JboRegExpValidator A validator that tests attribute values by comparing them with a pre-defined regular expression.
JboRequiredValidator A validator that tests whether the value entered is null or not null
JboValidatorContext  
JboVCItemRequiredValidator  
RulesBeanUtils Internal: Applications should not use this class.
 


Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.