19declare(strict_types=1);
23use UnexpectedValueException;
44 if (!$this->accepts($value)) {
51 if (!$this->accepts($value)) {
trait DeriveTransformWithProblem
This trait is a convenience trait which uses DeriveApplyToFromTransform, DeriveInvokeFromTransform an...
trait DeriveInvokeFromTransform
trait DeriveApplyToFromTransform