没有合适的资源?快使用搜索试试~ 我知道了~
is:支持嵌套结构的Elixir快速,可扩展且易于使用的数据结构验证
共56个文件
exs:28个
ex:24个
md:2个
需积分: 9 0 下载量 136 浏览量
2021-05-11
10:31:33
上传
评论
收藏 28KB ZIP 举报
温馨提示
是 具有嵌套结构支持的快速,可扩展且易于使用的数据结构验证。 安装 如果,则可以通过在mix.exs中的依赖项列表中添加is来安装该软件包: def deps do [ { :is , " ~> 1.0.0 " } ] end 可以使用生成文档并在发布。 发布后,可以在上找到该文档。 例子 iex > data = Enum . map ( 1 .. 2 , & (%{ .. . > a: 1 , .. . > b: " b " , .. . > c: { " a " , " b " , false }, .. . > d: [[ 1 , 2 , " 3 " ], [ 4 , false , 6 ]], .. . > e: - 1 , .. . > f: " 1234567891011 " , .. . > index: &1 - 10 ,
资源推荐
资源详情
资源评论
收起资源包目录
is-master.zip (56个子文件)
is-master
mix.lock 5KB
.gitignore 598B
mix.exs 2KB
LICENSE.md 1KB
.formatter.exs 84B
bench
validate.exs 1KB
validators
length.exs 1006B
README.md 3KB
config
config.exs 1KB
lib
is.ex 8KB
is
validators
inclusion.ex 1KB
if.ex 708B
and.ex 964B
in_range.ex 2KB
length.ex 3KB
tuple.ex 1KB
integer.ex 666B
map.ex 2KB
fn.ex 1KB
optional.ex 539B
validator.ex 1KB
or.ex 753B
map_keys.ex 897B
atom.ex 624B
boolean.ex 663B
equals.ex 399B
list.ex 2KB
binary.ex 654B
with.ex 545B
number.ex 703B
validator.ex 2KB
alias_type.ex 1KB
validators.ex 717B
test
is_test.exs 69B
is
validators
boolean_test.exs 108B
fn_test.exs 98B
and_test.exs 100B
map_keys_test.exs 108B
number_test.exs 106B
list_test.exs 102B
validator_test.exs 112B
integer_test.exs 108B
in_range_test.exs 108B
or_test.exs 98B
with_test.exs 102B
if_test.exs 98B
length_test.exs 106B
optional_test.exs 110B
inclusion_test.exs 112B
equals_test.exs 106B
tuple_test.exs 104B
binary_test.exs 106B
map_test.exs 100B
atom_test.exs 102B
validator_test.exs 104B
test_helper.exs 15B
共 56 条
- 1
资源评论
行者无疆0622
- 粉丝: 26
- 资源: 4631
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功