AdvancedObjectSelectorValidatorAttribute Constructor

Declaration

public AdvancedObjectSelectorValidatorAttribute(string id);

Parameters

id A unique identifier for this advanced object selector validator.

Description

Registers a method to act as an advanced object selector validator.

A unique identifier is required when registering a custom advanced object selector validator. If the identifier is not unique, the advanced object selector validator is not registered and a warning is displayed in the console. The same identifier must be used by the attribute AdvancedObjectSelectorAttribute to properly register an advanced object selector.


Did you find this page useful? Please give it a rating: