软件包: libjson-validator-perl (5.05+dfsg-1)
libjson-validator-perl 的相关链接
Trisquel 的资源:
下载源码包 libjson-validator-perl:
- [libjson-validator-perl_5.05+dfsg-1.dsc]
- [libjson-validator-perl_5.05+dfsg.orig.tar.xz]
- [libjson-validator-perl_5.05+dfsg-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Lucas Kanashiro
- Nick Morrott
- Andrius Merkys
外部的资源:
- 主页 [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's Practical Extraction and Report Language
-
- 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