Provides basic implementation support for messages and conditional rules to trigger validators.
Author: Jacob W Anderson (c) Portrate, LLC. All rights reserved.
For a list of all members of this type, see AbstractValidator Members.
System.Object
Portrate.Interview.Model.Validation.AbstractValidator
Derived types
[Visual Basic] MustInherit Public Class AbstractValidator Implements IDPLValidator, IXmlConfigurable, IDisposable [C#] public abstract class AbstractValidator : IDPLValidator, IXmlConfigurable, IDisposable [C++] public __gc __abstract class AbstractValidator : public IDPLValidator, IXmlConfigurable, IDisposable [JScript] public class AbstractValidator extends IDPLValidator, IXmlConfigurable, IDisposable
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Portrate.Interview.Model.Validation
Assembly: Portrate.Interview (in Portrate.Interview.dll)
AbstractValidator Members | Portrate.Interview.Model.Validation Namespace