We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58e1947 + 58cf16c commit 4824505Copy full SHA for 4824505
_data/tools.yml
@@ -1806,3 +1806,12 @@
1806
description: Probe your REST API with an infinite stream of test cases generated automatically from your OpenAPI specification.
1807
v2: true
1808
v3: true
1809
+
1810
+- name: JSONSchema::Validator
1811
+ category: data-validators
1812
+ language: Perl
1813
+ link: https://metacpan.org/pod/JSONSchema::Validator
1814
+ github: https://github.com/skbkontur/perl-jsonschema-validator
1815
+ description:
1816
+ A Perl library which validates request/response according to an OpenAPI specification
1817
+ v3: true
0 commit comments