没有合适的资源?快使用搜索试试~ 我知道了~
JSON-Schema-Draft201909:根据模式验证数据
共79个文件
json:32个
t:20个
pm:14个
需积分: 15 0 下载量 174 浏览量
2021-04-09
04:14:08
上传
评论
收藏 122KB ZIP 举报
温馨提示
姓名 JSON :: Schema :: Draft201909-根据模式验证数据 版本 版本0.025 概要 use JSON::Schema::Draft201909; $js = JSON::Schema::Draft2019->new( output_format => 'flag', ... # other options ); $result = $js->evaluate($instance_data, $schema_data); 描述 该模块旨在成为完全兼容的评估器和验证器,以规范的最新版本。 配置选项 输出格式 其中之一: flag , basic , strict_basic , detailed , verbose , terse 。 默认为basic 。 传递给 。 短路 如果为true,则只要确定结果,评估就会在任何执行路径中尽早返回,而不是继续查找所有
资源推荐
资源详情
资源评论
收起资源包目录
JSON-Schema-Draft201909-master.zip (79个子文件)
JSON-Schema-Draft201909-master
.travis.yml 697B
pull_request_template.md 317B
LICENCE 18KB
update-schemas 1KB
.mailmap 86B
README.pod 12KB
t
traverse.t 2KB
add-schema.t 22KB
additional-tests
faux-buggy-schemas.json 1KB
vocabulary.json 2KB
loose-types-const-enum.json 2KB
future-keywords-draft2019-09.json 2KB
short-circuit.json 5KB
anchor.json 902B
ref.json 5KB
id.json 870B
ref-and-id.json 2KB
format-ipv4.json 759B
format-relative-json-pointer.json 1KB
badRef.json 2KB
recursiveRef.json 9KB
unicode.json 2KB
README 81B
not-an-id.json 880B
invalid-input.json 643B
not-an-anchor.json 912B
recursive-dynamic.json 1KB
keyword-independence.json 151KB
format-duration.json 1KB
booleans.t 1KB
equality.t 3KB
zzz-acceptance-format.t 7KB
zzz-acceptance.t 11KB
type.t 4KB
max_traversal_depth.t 2KB
ref.t 21KB
formats.t 6KB
output_format.t 14KB
find-identifiers.t 19KB
annotations.t 14KB
errors.t 34KB
dialects.t 2KB
lib
Helper.pm 427B
document.t 14KB
pattern.t 1KB
evaluate_json_string.t 1KB
cached-metaschemas.t 2KB
additional-tests.t 3KB
share
2019-09
schema.json 2KB
hyper-schema.json 986B
output
schema.json 2KB
hyper-schema.json 3KB
meta
format.json 403B
meta-data.json 892B
applicator.json 2KB
hyper-schema.json 749B
validation.json 3KB
core.json 1KB
content.json 517B
links.json 3KB
CONTRIBUTING 4KB
INSTALL 2KB
.gitignore 101B
lib
JSON
Schema
Draft201909.pm 30KB
Draft201909
Error.pm 3KB
Annotation.pm 3KB
Vocabulary.pm 3KB
Document.pm 7KB
Result.pm 8KB
Utilities.pm 9KB
Vocabulary
Core.pm 9KB
MetaData.pm 2KB
Content.pm 2KB
Validation.pm 10KB
Applicator.pm 22KB
Format.pm 6KB
Changes 7KB
.gitattributes 254B
dist.ini 1KB
共 79 条
- 1
资源评论
ShiMax
- 粉丝: 56
- 资源: 4424
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- TestBank.java
- js-leetcode题解之146-lru-cache.js
- js-leetcode题解之145-binary-tree-postorder-traversal.js
- js-leetcode题解之144-binary-tree-preorder-traversal.js
- js-leetcode题解之143-reorder-list.js
- js-leetcode题解之142-linked-list-cycle-ii.js
- js-leetcode题解之141-linked-list-cycle.js
- js-leetcode题解之140-word-break-ii.js
- js-leetcode题解之139-word-break.js
- js-leetcode题解之138-copy-list-with-random-pointer.js
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功