requiredAggregate
Retrieves the aggregate configuration for the given named aggregate, throwing an exception if not found.
Return
The aggregate configuration.
Parameters
namedAggregate
The named aggregate to look up.
Throws
if the named aggregate configuration is not found.