The Portrate Interview Engine

MultiColumnFormValidator Class

Runs the validators for each of the control rendered on a multi-column or multi-row rendered page.

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

System.Object
   Portrate.Interview.Model.Validation.MultiColumnFormValidator

[Visual Basic]
Public Class MultiColumnFormValidator
    Implements IDPLFormValidator, IXmlConfigurable, IDisposable
[C#]
public class MultiColumnFormValidator : IDPLFormValidator, IXmlConfigurable, IDisposable
[C++]
public __gc class MultiColumnFormValidator : public IDPLFormValidator, IXmlConfigurable, IDisposable
[JScript]
public class MultiColumnFormValidator extends IDPLFormValidator, IXmlConfigurable, IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Portrate.Interview.Model.Validation

Assembly: Portrate.Interview (in Portrate.Interview.dll)

See Also

MultiColumnFormValidator Members | Portrate.Interview.Model.Validation Namespace