|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface implemented by Objects that wish to perform server-side validation.
ClientValidater
Field Summary | |
static int |
NO_CONTENT_ERROR_OFFSET
ParseException error offset returned when there is no content to return the offset of. |
static int |
UNKNOWN_ERROR_OFFSET
ParseException error offset returned when the offset at which parsing failed is unknown. |
Method Summary | |
java.text.ParseException[] |
validate(RenderingContext context,
java.lang.String value)
|
Field Detail |
public static final int NO_CONTENT_ERROR_OFFSET
validate(oracle.cabo.ui.RenderingContext, java.lang.String)
public static final int UNKNOWN_ERROR_OFFSET
validate(oracle.cabo.ui.RenderingContext, java.lang.String)
Method Detail |
public java.text.ParseException[] validate(RenderingContext context, java.lang.String value)
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |