Class LongValidator

java.lang.Object
org.exolab.castor.xml.validators.PatternValidator
org.exolab.castor.xml.validators.LongValidator
All Implemented Interfaces:
TypeValidator

public class LongValidator extends PatternValidator implements TypeValidator
The Long Validation class. This class handles validation for the primitive long and java.lang.Long types as well as all integer derived types such as positive-integer and negative-integer
Version:
$Revision$ $Date: 2003-03-03 02:57:21 -0700 (Mon, 03 Mar 2003) $
Author:
Keith Visco