compliance-trestle icon indicating copy to clipboard operation
compliance-trestle copied to clipboard

Add inspection method to discover what classes are available in transformation factory

Open butler54 opened this issue 3 years ago • 0 comments

Issue description / feature objectives

In some languages inspecting the factory class makes it very obvious what classes are supported. With the methodology define, it may not be as clear.

Define and implement an interface for developers to use to inspect what transformer classes have being registered into the singleton.

butler54 avatar Apr 11 '21 23:04 butler54