David Gonzalez
Roadblock Title:
Eliminating NIGO at the source: Architecting a scalable verification framework
Time:
Wednesday - 2:00 PM (Tower B)
Abstract:
Financial workflows often rely on unverified, user-submitted data; driving high NIGO rates, failed transactions, and downstream errors. Our early solution hardcoded, type-specific validation plugins and quickly hit scalability limits. In this talk, we’ll walk through our evolution from a brittle plug-in model to a Strategy Pattern that decouples verification logic from platform code. Using an annotation-based approach (@VerifiableType), we enabled developers to inject custom validation strategies into a generic verification context, eliminating bottlenecks while enforcing data truth across workflows. Learn how we built a flexible, composable framework for declarative data validation at scale.
Bio:
David Gonzalez is a Senior Software Engineering Manager at Docusign, where he leads a ten-engineer team building the Extensibility Platform—the backbone that enables first- and third-party developers to plug into DocuSign products at scale. With a Computer Engineering background and deep expertise in distributed systems and cloud-native architectures (Azure, Kubernetes, Terraform), David has spearheaded secure, high-performance integration patterns inspired by almost two decades of development work. He’s passionate about crafting developer experiences that balance security, scalability, and simplicity, and regularly mentors across all levels—from junior engineers ramping up to seasoned leads. At Fintech Devcon, will share insights on designing robust, extensible APIs and authorization strategies for financial services, drawing on his hands-on experience solving real-world challenges in high-throughput, compliance-driven environments.
