ahmed osama

Results 4 comments of ahmed osama

Hey @olup I recently created a validation plugin, which might be what you're looking for. [Check it out](https://github.com/ahmedosama7450/nexus-args-validator) and tell me what you think!

Hey guys! I recently created a validation plugin for nexus with a ton of features. I hope you [check it out](https://github.com/ahmedosama7450/nexus-args-validator) and tell me what you think!

Hello @Capsicum42 I have recently created a validation plugin for nexus with tons of features. You can check it out [here](https://github.com/ahmedosama7450/nexus-args-validator) Also, I think that using a validation library (e.g....

Hello @jakobo [nexus-args-validator](https://github.com/ahmedosama7450/nexus-args-validator) provides builtin validators for common validations like `min`, `max`, `pattern`, etc. You can check the rest [here](https://github.com/ahmedosama7450/nexus-args-validator#built-in-validators). You can also build your own custom resuable validators (which...