akshayrai opened a new pull request #4221: Code cleanup - Pull out all validation checks from translator into validator modules URL: https://github.com/apache/incubator-pinot/pull/4221 Changes: * We will support two kinds of validation - raw yaml config validation & translated detection/subscription object validation. Updated the interface accordingly. * Moved raw yaml validator tasks under Composite translator into Detection Validator. * Consistently use `Preconditons` package and `IllegalArgumentException`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
