Ability Validator


Overview

The Ability Validator is a tool within the Ability Editor that runs a set of unit tests/integration tests on your Ability to check for common mistakes or potential errors. New Unit tests can be added by Engineers using the Validator Framework and will automatically be picked up by the tool.

Users can filter what messages they wish to see (Info, Warning, or Error), and the tool is multi-threaded for performance. The tool is entirely optional, but is recommended.