Skip to content

Zoltan2 input traits

James Willenbring requested to merge Tech-XCorp:zoltan2InputTraits into develop

Created by: MicheldeMessieres

This update adds type checking for the Zoltan2 InputTraits classes.

Compile errors will be generated for using incorrect types. Two units tests have been added to confirm good and bad type checking.

Some initial setup for Jenkins testing has been added but that is currently in progress.

Merge request reports