Navigation
API > API/Plugins > API/Plugins/DataValidation > API/Plugins/DataValidation/UEditorValidatorSubsystem
| Type | Name | Description | |
|---|---|---|---|
| void | AddValidator
(
UEditorValidatorBase* InValidator |
Adds a validator to the list, making sure it is a unique instance | |
| void | AddValidator
(
const FAssetData& InValidatorAssetData |
Adds a validator to the list making sure it is a unique instance, but wait for the first use to load the assets. |