ValidationController.Validate Method
Include Protected Members
Include Inherited Members
Validates one or more model elements.
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
Validate(ModelElement, ValidationCategories)
Validate(Partition, ValidationCategories)
Validate(Store, ValidationCategories)
Validate(IEnumerable<ModelElement>, ValidationCategories)
Top