-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path[rules].txt
More file actions
131 lines (125 loc) · 1.82 KB
/
[rules].txt
File metadata and controls
131 lines (125 loc) · 1.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
[core]
accepted
accepted_if:anotherfield,value,...
after:date
after_or_equal:date
alpha
alpha_dash
alpha_num
array
array_unique
bail
before:date
before_or_equal:date
between:min,max
boolean
confirmed
date
date_equals:date
declined
declined_if:anotherfield,value,...
different:field
digits:value
digits_between:min,max
email
email:rfc,strict,dns,spoof,filter
ends_with:foo,bar
exclude
filled
gt:field
gte:field
in:foo,bar,...
ip
integer
ipv4
ipv6
json
lt:field
lte:field
mac_address
max:value
min:value
multiple_of:value
not_in:foo,bar,...
not_regex
nullable
numeric
object
present
presentsame
prohibited
prohibited_unless:anotherfield,value,...
prohibits:anotherfield,...
regex
required
required_if:anotherfield,value,...
required_unless:anotherfield,value,...
required_with:foo,bar,...
required_with_all:foo,bar,...
required_without:foo,bar,...
required_without_all:foo,bar,...
same:field
size:value
sometimes
starts_with:foo,bar...
string
timezone
url
[robust-validator]
accepted
after:date
after_or_equal:date
alpha, alpha_dash
alpha_num
array
before:date
before_or_equal:date
between:min,max
boolean
confirmed
date:format
digits:value
digits_between:min,max
email
hex
includes:foo,bar,...
integer
max:value
min:value
not_includes:foo,bar,...
numeric
required
size:value
string
url
[mix]
accepted_if:anotherfield,value,…
bail
declined
declined_if:anotherfield,value,…
different:field
date_equals:date
ends_with:foo,bar
gt:field
gte:field
in:foo,bar,…
json
lt:field
lte:field
not_in:foo,bar,…
not_regex
nullable
object
present
regex
required_if:anotherfield,value,…
required_unless:anotherfield,value,…
required_with:foo,bar,…
required_with_all:foo,bar,…
required_without:foo,bar,…
required_without_all:foo,bar,…
same:field
starts_with:foo,bar,…
[kanun]
exists:table,column
unique:table,column,except,idColumn