Add Validation to a Domain-Specific Language (How Do I in Domain-Specific Language Tools)
This page links to information about introductory tasks for adding constraints and validation to a domain-specific language. To view other categories of popular tasks covered in Help, see How Do I in Domain-Specific Language Tools.
Validation Overview for Domain-Specific Languages
Explains your options for setting validation constraints in a domain model.Walkthrough: Adding Validation to a Domain Model
Walks you through the process of adding validation to an example of a domain model, creating a test model, and validating the test model against the constraints that you added.Walkthrough: Adding Custom Validation to a Domain Model
Explains how to add custom validation to a domain model.Family Tree Sample (Domain-Specific Langauge Tools)
Demonstrates basic validation and simple report generation.