Skip to content

Conversation

@victorgarciaesgi
Copy link

Description

Hi!

I'm the maintainer of Regle, a Vue headless validation library and "successor" of Vuelidate.

Vuelidate is not maintained anymore, and Regle is listed as the primary alternative as API is greatly similar.

This PR adds a regleResolver helper so you can use it as any other schema.

Tests

I didn't find any place to add unit tests in the resolver sections, do you have one?

Thanks!

@tugcekucukoglu
Copy link
Member

tugcekucukoglu commented Oct 1, 2025

Firstly, we need to add regleResolver to primeuix: https://github.com/primefaces/primeuix/tree/main/packages/forms/src/resolvers
and then we can consider to add to primevue.

@mertsincan
Copy link
Member

Hi @victorgarciaesgi,

Regle library looks great!🚀 Could you move your resolver code into PrimeUIX? After that, you could also add a demo for PrimeVue. All of our resolvers come from PrimeUIX, which makes things more consistent and effective.

Thanks a lot!

@victorgarciaesgi
Copy link
Author

Hey @mertsincan thanks for the response!

I asked myself exactly if i needed to do it in PrimeUIX before, but the fact that Regle is dependent on Vue reactivity system could maybe be problem what do you think?

Otherwise happy to open another PR on PrimeUIX!

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

Successfully merging this pull request may close these issues.

3 participants