interface AnyTypeTransformation (source)Defines the contract for sophisticated type transformation assertion builders.
The assertion is created by a AnyTypeTransformation.Creator which itself uses a AnyTypeTransformation.FailureHandler to report a failing transformation.
interface 
Represents the final step of a sophisticated   | 
|
interface 
A handler which is responsible to create the Assertion of a failed type transformation.  | 
|
data class 
A parameter object which contains all necessary information to report a failure  |