ValidationController.ValidateCustom Method

Validates one or more model elements using custom validation.

Overload List

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

Top

See Also

Reference

ValidationController Class

ValidationController Members

Microsoft.VisualStudio.Modeling.Validation Namespace