Project Tasks : Validating a Project

Validating a Project
When you save a resource, BusinessEvents performs validation checks to ensure that all resource requirements are met. For example, it checks that required fields are completed, names are valid, syntax in rules is correct and no unknown functions are called.
You can also perform validation explicitly for an entire project.
To Validate a Project
Do one of the following:
Validation issues display in the Problems tab.
Project Validation and Project Analysis
In addition to validating for internal consistency, you can run a project analyzer feature. It helps you to understand your project better, and find ways to improve it. For example, it identifies rule functions that are not used in any rule, and rules that will never be triggered at runtime. See Project Analyzer and Selected Entity Project Diagrams.