Interface JsonSchemaValidator


public interface JsonSchemaValidator
Interface for validating structured content against a JSON schema. This interface defines a method to validate structured content based on the provided output schema.
Author:
Christian Tzolov