Contains the contract for failure handlers involved in failed type transformations as well as the FailureHandlerFactory which defines the minimum set of AnyTypeTransformation.FailureHandler an implementation has to provide.
interface FailureHandlerFactory
Defines the minimum set of AnyTypeTransformation.FailureHandlers an implementation of the domain of Atrium has to provide. |
val failureHandlerFactory: <ERROR CLASS>
The access point to an implementation of FailureHandlerFactory. |