パッケージ: libjson-validator-perl (5.14 dfsg-2)
libjson-validator-perl に関するリンク
Debian の資源:
libjson-validator-perl ソースパッケージをダウンロード:
- [libjson-validator-perl_5.14 dfsg-2.dsc]
- [libjson-validator-perl_5.14 dfsg.orig.tar.xz]
- [libjson-validator-perl_5.14 dfsg-2.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Lucas Kanashiro (QA ページ)
- Nick Morrott (QA ページ)
- Andrius Merkys (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to validate data against a JSON schema
JSON::Validator is a class for validating data against JSON schemas. You might want to use this instead of JSON::Schema if you need to validate data against draft 4 of the JSON schema specification.
JSON::Validator can load JSON schemas in multiple formats: Plain perl data structured or files on disk/web in the JSON/YAML format. The JSON parsing is done using Mojo::JSON, while the YAML parsing is done with an optional modules which need to be installed manually. JSON::Validator will look for the YAML modules in this order: YAML::XS, YAML::Syck. The order is set by which module that performs the best, so it might change in the future.
その他の libjson-validator-perl 関連パッケージ
|
|
|
|
-
- dep: libmojolicious-perl
- simple, yet powerful, Web Application Framework
-
- dep: libyaml-libyaml-perl
- Perl interface to libyaml, a YAML implementation
-
- dep: openapi-specification
- community-driven open specification within the OpenAPI Initiative
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libcpanel-json-xs-perl
- module for fast and correct serialising to JSON
-
- rec: libdata-validate-domain-perl
- perl domain name validation functions
-
- rec: libdata-validate-ip-perl
- Perl module for IP validation
-
- rec: libnet-idn-encode-perl
- Internationalizing Domain Names in Applications (IDNA)
-
- rec: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- rec: libsereal-encoder-perl
- fast, compact, powerful binary serialization module