issues
search
jellydator
/
validation
An idiomatic validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
MIT License
39
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to check decimal places for float value(s)?
#22
rngallen
opened
11 months ago
0
validation.Min(float64(0)).Exclusive() does not check if value is equal to zero
#21
rngallen
closed
11 months ago
1
Conditional rule not working
#20
e200
closed
1 year ago
0
`In` and `NotIn` inconsistent
#19
andremedeiros
opened
1 year ago
3
Tests to demonstrate how the `validation.Required` rule works with boolean values and pointers
#18
slessard
closed
1 year ago
1
How can I check if a string contains chars, integer and special character?
#17
rngallen
closed
1 year ago
1
Improve `IsEmpty` to check for zero value
#16
danail-branekov
closed
1 year ago
3
Please create a new release
#15
slessard
closed
1 year ago
1
Jellydator issue12
#14
slessard
closed
1 year ago
0
Issue #12 - Fix panic in validation.EnsureString
#13
slessard
closed
1 year ago
0
Passing `nil` into `validation.EnsureString` will cause a panic
#12
slessard
closed
1 year ago
1
Issue #10 - Add In and NotIn rules for strings
#11
slessard
closed
1 year ago
1
Add case insensitive string support for the In and NotIn rules
#10
slessard
closed
1 year ago
1
add exported function to customize field name retrieval
#9
mikeleedev
closed
1 year ago
1
add map validation rules for all keys and values
#8
davseby
closed
1 year ago
0
Min(1) validation rule does not fail when given the value zero integer
#7
mixedCase
closed
1 year ago
3
add nested field validation
#6
TcMits
closed
1 year ago
4
Add function to get the value of the json tag for a field in a struct
#5
slessard
closed
1 year ago
3
[question] different between is.Domain and is.DNSName
#4
bokunodev
closed
1 year ago
1
Possible to have "default validation" for structs?
#3
PMcca
closed
1 year ago
1
bug about type alias
#2
ghost
closed
2 years ago
1
Add nested struct validation
#1
swithek
closed
1 year ago
7