The Portrate Interview Engine

FormValidatorFactory Class

Constructs instances of IDPLFormValidator for well known types taken from the configuration file.

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

System.Object
   Portrate.Interview.Model.Validation.FormValidatorFactory

[Visual Basic]
Public Class FormValidatorFactory
[C#]
public class FormValidatorFactory
[C++]
public __gc class FormValidatorFactory
[JScript]
public class FormValidatorFactory

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

FormValidatorFactory Members | Portrate.Interview.Model.Validation Namespace