VsValidationController.ValidateCustom Method

Overload List

  Name Description
Public method ValidateCustom(IEnumerable<ModelElement>, []) (Overrides ValidationController.ValidateCustom(IEnumerable<ModelElement>, []).)
Public method ValidateCustom(ModelElement, []) Validates the specified model element using the specified custom validation categories. (Inherited from ValidationController.)
Public method ValidateCustom(Partition, []) Validates the model elements in a partition for the specified custom validation categories. (Inherited from ValidationController.)
Public method ValidateCustom(Store, []) Validates the model elements in a store for the specified custom validation categories. (Inherited from ValidationController.)

Top

See Also

Reference

VsValidationController Class

VsValidationController Members

Microsoft.VisualStudio.Modeling.Shell Namespace