DEV Community

Cover image for javascript data validator (volder)
alguerocode
alguerocode

Posted on

2 2

javascript data validator (volder)

Overview of My Submission

I have been working in schema builder and data validator package name volder

what is volder

volder is powerful Object schema validation, it lets you describe your data using a simple and readable schema and transform a value to match the requirements, it has custom error messages, custom types and nested schemas.

Submission Category:

javascript package

Link to Code on GitHub

github link: https://github.com/devSupporters/volder

Additional Resources / Info

this project by alguerocode

link: https://github.com/alguerocode/js-volder

Image description

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series