Validating API Requests with Bean Validation and Spring Boot Posted on Oct 4, 2022 in #spring boot #code #kotlin Reading time: 1 minute Intro In this tutorial I’ll demo how to use Spring Boot and Bean Validation to validate API requests. 🍿 Watch on YouTube or get the code from GitHub