Validates one or more model elements using custom validation.
Overload List
| Name | Description | |
|---|---|---|
![]() |
ValidateCustom(IEnumerable<ModelElement>, []) | |
![]() |
ValidateCustom(ModelElement, []) | Validates the specified model element using the specified custom validation categories. |
![]() |
ValidateCustom(Partition, []) | Validates the model elements in a partition for the specified custom validation categories. |
![]() |
ValidateCustom(Store, []) | Validates the model elements in a store for the specified custom validation categories. |
Top
.gif)