An NDoc Documented Class Library

BaseCompareValidator Class

Serves as the abstract base class for validation controls requiring type-specific validation, formatting, comparison and conversion.

For a list of all members of this type, see BaseCompareValidator Members.

System.Object
   MarshalByRefObject
      Component
         BaseValidator
            BaseCompareValidator

public abstract class BaseCompareValidator : BaseValidator

Remarks

The BaseCompareValidator class provides the core implementation for compare-style validation controls, including both the RangeValidator and CompareValidator.

Requirements

Namespace: Genghis.Windows.Forms Namespace

Assembly: Genghis.dll

See Also

BaseCompareValidator Members | Genghis.Windows.Forms Namespace