Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Package oracle.cabo.ui.validate

Interface Summary
ClientValidater Interface implemented by Objects that wish to perform client-side validation in addition to server-side validation.
Formatter Interface for parsing Strings into objects.
ServerValidater Interface implemented by Objects that wish to perform server-side validation.
 

Class Summary
BaseClientValidater  
ByteLengthValidater Validater for validating the byte length of strings.
DateValidater Validater for validating dates and times using a pattern for a Simple Date pattern or date and time style constants of the DateFormat.
DecimalValidater Validater for validating numbers.
NonEmptyValidater Validater that validates that the value exists and is non-empty.
RegExpValidater Validater using regular expressions to validate Strings.
Utf8LengthValidater Validater for validating the UTF-8 length of strings.
ValidationUtils
WMLPatternValidater A Validater that validates Strings using the WML text input patterns.
 


Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.