]
George Gastaldi closed FORGE-2486.
----------------------------------
Resolution: Done
Allow external UI validation to occur
-------------------------------------
Key: FORGE-2486
URL:
https://issues.jboss.org/browse/FORGE-2486
Project: Forge
Issue Type: Feature Request
Components: UI - API
Affects Versions: 2.19.2.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.19.3.Final
Some use cases require the validation of a UI to be decoupled from the {{UICommand}}
implementation itself (eg: Displaying a message when a command is said to be deprecated).
It would be nice if the UI validation could occur separately from the UICommand itself.