Skip to main content

Domain Model Validation In Kotlin: Part 4

ยท One min read
Domain Model Validation In Kotlin: Part 4

In this final part of the series, Tiberiu puts everything together in a small CLI application, using Arrow data types and computation blocks to handle validation errors and exceptions in a unitary and composable way.