validatePatchbayResponseSchema function

void validatePatchbayResponseSchema(
  1. PatchbayResponseSchema schema
)

Implementation

void validatePatchbayResponseSchema(PatchbayResponseSchema schema) =>
    _checkSchemaLimits(schema);