| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JboValidatorInterface
The principal interface for validator classes.
Validators are subscribers to events related to adding, deleting, or changing attribute values.
| Field Summary | 
|---|
| Method Summary | |
|---|---|
 java.lang.String | 
getDescription()
Gets the text description of this validator.  | 
 void | 
setDescription(java.lang.String description)
Sets the text description of this validator.  | 
 void | 
validate(JboValidatorContext ctx)
Tests the validity of the object/value as described in the validator context.  | 
| Method Detail | 
|---|
void validate(JboValidatorContext ctx)
ctx - the validator contextjava.lang.String getDescription()
void setDescription(java.lang.String description)
description - a textual description.
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||