# WizardBeanActor
In addition to the BeanActor, the WizardBeanActor
validates component ObjectRendererGUIBase for each view if existing.
# Properties
Parent:
Actor
Type:
WizardBeanActor
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
namedViews | map<string, string or string[]> | Identifiers of the renderers assigned to a particular view name. Therefore, it is possible to validate renderers for a specific view or for all views. |