Function: getMessagesForApplicationForm()
function getMessagesForApplicationForm(state, ...params): IMessage[]
Returns messages targeting the application form. This is mostly intended to capture legacy messages as non-legacy messages will likely be configured to target other components.
Parameters
state
The first argument, often a Redux root state object.
params
...[]
All additional arguments passed into the selector.
Returns
IMessage[]
A derived value from the state.