fun <R> withTransformation(transformation: (T) -> Option<R>): SubjectChangerBuilder.FailureHandlerStep<T, R>
Overrides TransformationStep.withTransformation
Defines the new subject, most likely based on the current subject (but does not need to be).