Task Description
Every component that uses ValidatePropsController should implement the LitElementWithError interface (or another interface that has the "error" property, such as BaseInitializableComponent, InitializableComponent, or SearchBoxSuggestionsComponent.
The important thing is that when you are using the ValidatePropsController in a component, that component must have the @state() error!: Error.
Acceptance Criteria
Technical Notes
No response
Jira Ticket
No response