Package org.apache.camel.maven.packaging
Class ValidateHelper
java.lang.Object
org.apache.camel.maven.packaging.ValidateHelper
Validation helper for validating components, data formats and languages
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidvalidate(File file, ErrorDetail errorDetail) Validates the component json file
-
Method Details
-
validate
Validates the component json file- Parameters:
file- the json fileerrorDetail- details to add errors
-