AsyncJsonSchemaVisitorBase public abstract class AsyncJsonSchemaVisitorBase : AsyncJsonReferenceVisitorBase Documentation Code protected AsyncJsonSchemaVisitorBase() protected abstract Task<JsonSchema> VisitSchemaAsync(JsonSchema schema, string path, string typeNameHint)