Class ValidateHelper

java.lang.Object
org.apache.camel.maven.packaging.ValidateHelper

public final class ValidateHelper extends Object
Validation helper for validating components, data formats and languages
  • Method Details

    • validate

      public static void validate(File file, ErrorDetail errorDetail)
      Validates the component json file
      Parameters:
      file - the json file
      errorDetail - details to add errors