Share via


ValidationMethodAttribute Constructor

Include Protected Members
Include Inherited Members

Apply this attribute to methods that should be invoked during validation.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ValidationMethodAttribute() Apply this attribute to methods that you want to be called when the user invokes the Validate menu command.
Public method ValidationMethodAttribute(ValidationCategories) Apply this attribute to methods that you want to be called during validation.

Top

See Also

Reference

ValidationMethodAttribute Class

Microsoft.VisualStudio.Modeling.Validation Namespace