ValidateFilterOptions
Options for validating that a node can host a registered filter.
Signature
export interface ValidateFilterOptionsProperties
node: Node;The node to validate the filter for.
name: RegistryFilterName;The filter name (or alias) to validate.