Uses of Class
org.citrusframework.validation.json.report.GraciousProcessingReport
Packages that use GraciousProcessingReport
-
Uses of GraciousProcessingReport in org.citrusframework.validation.json.schema
Methods in org.citrusframework.validation.json.schema that return GraciousProcessingReportModifier and TypeMethodDescriptionJsonSchemaValidation.validate(Message message, List<JsonSchemaRepository> schemaRepositories, JsonMessageValidationContext validationContext, ReferenceResolver referenceResolver) Validates the given message against a list of JsonSchemaRepositories under consideration of the actual contextMethods in org.citrusframework.validation.json.schema with parameters of type GraciousProcessingReportModifier and TypeMethodDescriptionprotected StringJsonSchemaValidation.constructErrorMessage(GraciousProcessingReport report) Constructs the error message of a failed validation based on the processing report passed fromValidationMessage.