Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a maintained fork of ozzo-validation? #162

Open
lazharichir opened this issue Jan 9, 2022 · 8 comments
Open

Is there a maintained fork of ozzo-validation? #162

lazharichir opened this issue Jan 9, 2022 · 8 comments

Comments

@lazharichir
Copy link

Seems like this library is no longer maintained. Is there an actively maintained fork out there?

Thank you!

@gradinarot
Copy link

Would like to know too

@fr3fou
Copy link

fr3fou commented Feb 22, 2022

I'd also like to know! This is the only validation library that I've actually enjoyed using

@ysomad
Copy link

ysomad commented May 30, 2022

Also would like too know!

@ltns35
Copy link

ltns35 commented Jun 5, 2022

I've made a fork of this project and I'm planning to maintain it, any help it's welcome. For the moment I only upgrade the Go version to v1.18

https://github.com/ltns35/ozzo-validation

@swithek
Copy link

swithek commented Jul 31, 2022

We have an actively maintained fork as well. It has a few additions and fixes, most of which are from the PRs found in this repository.

@ysomad
Copy link

ysomad commented Jul 31, 2022

We have an actively maintained fork as well. It has a few additions and fixes, most of which are from the PRs found in this repository.

How is perfomance compared to https://github.com/go-playground/validator ?

@swithek
Copy link

swithek commented Jul 31, 2022

@ysomad The core functionality of that fork is the same as ozzo-validation's, which means the performance is also the same. I haven't compared this with https://github.com/go-playground/validator but I also don't see any reason to do that either as both libraries are using the reflection package under the hood.

@desprit
Copy link

desprit commented Nov 2, 2022

I'm using https://github.com/gookit/validate which is also good. Not sure about performance though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants