Vador & the Army of Validators
Check Reference
Abstract
- Vador is a modern Validation framework for JVM, Open-sourced from an API-first organization Salesforce, designed to ease and ace REST API validation.
- It’s designed to cater to the validation needs of complex data structures formed. It provides a config-driven approach to hook validators, along with built-in plug-n-play validators and out-of-the-box validation execution strategy algorithms.
- Along with what the framework offers, this talk starts with an anecdote of how a framework can be built around a strong idea and how following correct design patterns can help hold the structure and lets you seamlessly add features.
Audience
This applies to software developers at all levels, especially library explorers, who not only consume but build tools from scratch.
Take aways
- Evolution of a small idea into a full-blown framework.
- Design patterns followed in the framework, and how that design held-up even after welding multiple features, that organically grew with the demanding needs of Domain-centric teams.
- This framework's unique approach was taken to reduce cognitive complexity in your validation layer and improve its testability and maintainability.
Tags
Java, Design patterns, validation, framework, open-source
Resources
Vador Repo URL: https://github.com/salesforce-misc/VadorPrevious Recording: https://www.youtube.com/watch?v=NuD32oEjfWk&list=PLrJbJ9wDl9EC0bG6y9fyDylcfmB_lT_Or&index=7
Comments
Want to discuss?
Login