Click or drag to resize

ValidateAttribute Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = true, Inherited = false)]
public class ValidateAttribute : Attribute

The ValidateAttribute type exposes the following members.

Constructors
  NameDescription
Public methodValidateAttribute
Initializes a new instance of the ValidateAttribute class
Top
Properties
Methods
  NameDescription
Public methodParseParameters
Top
See Also