Package oracle.adf.view.faces.validator

Class Summary
ByteLengthValidator ByteLengthValidator is a Validator that checks the value of the corresponding component for its byte length for the set character encoding.
DateTimeRangeValidator DateTimeRangeValidator is a Validator that checks the value of the corresponding component against specified minimum and maximum dates.
PatternValidator  
RegExpValidator RegExpValidator is a Validator that checks the value of the corresponding component against specified pattern using Java regular expression syntax.
 



Copyright © 2003-2004 Oracle Corporation. All Rights Reserved.