Exploring Validation and Mapping
In this chapter of the book, we will discuss how to perform data validation and mapping with minimal APIs, showing what features we currently have, what is missing, and what the most interesting alternatives are. Learning about these concepts will help us to develop more robust and maintainable applications.
In this chapter, we will be covering the following topics:
- Handling validation
- Mapping data to and from APIs