issues
search
go-ozzo
/
ozzo-validation
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
MIT License
3.76k
stars
223
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ozzo-validation Linter
#196
samber
opened
3 weeks ago
0
E164 compliance regex is wrong must not accept phone numbers without "+" at the beginning
#195
Wigwamwam
opened
1 month ago
0
Using correct installation cmd for v4
#194
apuatcfbd
opened
7 months ago
0
Empty struct validation
#193
satyap07
opened
8 months ago
0
Skipping Validatable interface
#192
rmscoal
opened
9 months ago
0
Endless loop
#191
pdxrlj
closed
7 months ago
1
How to validate a boolean field
#190
odannyc
opened
11 months ago
0
An alternated library for validation
#189
Jh123x
opened
1 year ago
0
Changed go.mod and all the links
#188
micaelAlastor
closed
1 year ago
0
Conditional validation not working
#187
e200
closed
1 year ago
0
Add an entry in `is` module for Posix environment variables
#186
acabarbaye
opened
1 year ago
0
is.Latitude/Longitude
#185
kurennoy16
opened
1 year ago
0
Validate required boolean field with `false`
#184
moyuanhuang
opened
1 year ago
2
Validate with zero number is not work
#183
tranlongan051020
closed
1 year ago
3
customization of GetErrorFieldName
#182
mikeleedev
closed
1 year ago
0
[FORK] New fork available @ invopop/validation
#181
samlown
opened
1 year ago
0
Unexpected false-positive case when validating January 1st, Year 1 (01-01-0001)
#180
emfloyd2
opened
1 year ago
0
add validation support for is.KSUID
#179
go-aegian
closed
1 year ago
0
Fix syntax in example
#178
Hannes-tallied
opened
1 year ago
0
[discussion] How to validate an optional field?
#177
aria3ppp
opened
1 year ago
1
Add function to get the value of the json tag for a field in a struct
#176
slessard
closed
1 year ago
0
Update examples to reflect real US cities
#175
tuan-nxcr
opened
2 years ago
0
bug about type alias
#174
ghost
opened
2 years ago
2
is.Float with decimal places
#173
rngallen
opened
2 years ago
0
is.Digit allow non digits
#172
rngallen
closed
2 years ago
0
upgraded govalidator and added ULID validation rule
#171
upamune
opened
2 years ago
2
Stack overflow after recursive validation
#170
silmin
closed
2 years ago
1
Check for MIME Types
#169
acabarbaye
opened
2 years ago
0
Boolean validation
#168
f1forhelp
closed
2 years ago
1
Add AsRule Function to reuse struct validations as Rules
#167
glserranv
opened
2 years ago
0
[bug] DateRule assumes the date string to be in UTC
#166
psrajat
opened
2 years ago
0
Unexpected behavior validating minimums
#165
adrianbielsa1
opened
2 years ago
3
Add functionality of adding multiple validations
#164
Manask322
opened
2 years ago
0
ozzo-validation to be compatible with tinygo
#163
filip-dahlberg
opened
2 years ago
0
Is there a maintained fork of ozzo-validation?
#162
lazharichir
opened
2 years ago
8
Validating int types
#161
Dilbar97
opened
2 years ago
1
Each function passes the correct value or pointer to rules.
#160
dane
opened
2 years ago
1
".By()" method not working for Map validation
#159
darienmiller88
opened
2 years ago
0
Is it possible to make a field both optional and required ONLY if the field is added?
#158
darienmiller88
opened
3 years ago
2
How to validate nested json request
#157
henrycheung19
closed
3 years ago
0
Support new custom Validation Proxy function, defaulting to existing sql.driver.Valuer transform. #155
#156
oliy
opened
3 years ago
4
Configurable valuer interface
#155
oliy
opened
3 years ago
1
Fix comment for ErrE164
#154
kevinmichaelchen
opened
3 years ago
0
Validate time zone?
#153
hsblhsn
opened
3 years ago
0
is.Email not working for jon@doe.ca
#152
khanakia
closed
3 years ago
1
add optional key, dynamic map; update ReadMe
#151
Jessinra
opened
3 years ago
1
Better Docs for translation section.
#150
mhosseintaher
opened
3 years ago
0
LengthOfValue length of Chinese is wrong
#149
liuaiyuan
closed
3 years ago
2
Ignoring extra keys in Validate.Map()
#148
joshivaibhav
opened
3 years ago
2
Nil pointer dereference with Errors.Error()
#147
voroskoi
opened
3 years ago
0
Next