Henrique Moody

Results 53 comments of Henrique Moody

With so many open issues, it's become hard to really know what's really important and what I have fixed already. I'm closing issues that are too old, and I'm not...

Yeah, I guess there is nothing else to do besides that. Do you see another way to do it?

The version 1.x is closed for new features. The version 2.x (`master`) it would be fine, however it may be better to discuss a bit before spending the time on...

An alternative would be that `Validator` would be a builder that only has a __callStatic. That _callStatic would create an object that would have a __call method. There would be...

I'm closing issues that are too old, and I'm not really looking at them all. If this is still relevant, please comment here and I will reopen this issue. Thanks...

Thanks for reporting! 🐼 I'm gonna see if I can fix it probably next week. The `AllOf`'s refactoring is not up to speed as I would like: https://github.com/henriquemoody/Validation/tree/rule/allOf There are...

This fix is available on version 2.3!

Version 2.3 is available! If that doesn't work as expected, let us know! Thank you for reporting! 🐼

Version 2.0 has been released long ago. Let me know if there's anything else to be done in this ticket! 🐼

We already have a distinction between `name` and `id` in versions 2.x. @alganet, where you thinking about having `setName()` always update the name, but not the ID of the rule?...