@Component public class

InsightReportDataValidator

extends Object
java.lang.Object
   ↳ com.atlassian.bitbucket.internal.codeinsights.report.InsightReportDataValidator

Class Overview

Validate the provided JSON objects to ensure they conform to the insight report data requirements

Summary

Public Constructors
InsightReportDataValidator(I18nService i18nService)
Public Methods
void validate(JsonNode node)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public InsightReportDataValidator (I18nService i18nService)

Public Methods

public void validate (JsonNode node)