UNPKG
livr-extra-rules
Version:
latest (1.6.0)
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
0.0.1
Extra rules for LIVR Validator
github.com/koorchik/js-livr-extra-rules
koorchik/js-livr-extra-rules
livr-extra-rules
/
tests
/
test_suite
/
negative
/
ipv4
/
rules.json
13 lines
(12 loc)
•
304 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"ipv4_1"
:
"ipv4"
,
"ipv4_2"
:
{
"ipv4"
:
[
]
}
,
"ipv4_3"
:
[
{
"ipv4"
:
[
]
}
]
,
"ipv4_4"
:
"ipv4"
,
"ipv4_5"
:
"ipv4"
,
"empty_field"
:
"ipv4"
,
"value_is_hash"
:
"ipv4"
,
"value_is_empty_hash"
:
"ipv4"
,
"value_is_array"
:
"ipv4"
,
"value_is_empty_array"
:
"ipv4"
}