FRosner / DataGenerator

Tool for generating various test data for machine learning and data mining algorithms.
Apache License 2.0
10 stars 2 forks source link

Rework InputVerifier's verifyComponent #154

Closed FRosner closed 11 years ago

FRosner commented 11 years ago

I should provide a second verifyComponent method that takes an InputVerifier as the second argument and invokes the verify method on its own.