# Project Validation

One of the key features of appRules is that the system provides several options for validating activities on the designer, functions, expressions, data source metadata and other items used in the development of your projects.

## Design Time Validation

When using appRules Designer, at design time, appRules flags all activity errors on the designer (using a red dot).  You can mouse over the error flag to view the error message.  As each error is corrected, the error flag is removed.

![](/files/-MFzG1T53J0sETJWpNss)

## Detailed Validation of appRules Projects

At any time, you can perform a detailed validation of your projects.

To perform a detailed project validation, display the Project Validation modal as follows:

Click the Validate button from appRules project toolbar for validation the current project.&#x20;

![](/files/-MFzG1T63JSYV35J5aMz)

The project is validated and the results are displayed as shown below:

<figure><img src="/files/EnyAoGMhuDRfXZ24gdKX" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.appstrategy.com/apprules-r-documentation/platform/platform-features/creating-and-running-projects/project-validation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
