Click or drag to resize

RequiredValidator Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Content.Items.EditorsValidator
    Dynamicweb.Content.Items.EditorsRequiredValidator

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class RequiredValidator : Validator

The RequiredValidator type exposes the following members.

Constructors
  NameDescription
Public methodRequiredValidator
Initializes a new instance of the RequiredValidator class
Top
Properties
  NameDescription
Public propertyErrorMessage (Inherited from Validator.)
Top
Methods
See Also