Skip to main content

Domain Model Validation In Kotlin: Part 1

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

In the first article in this series, Tiberiu Tofan describes his team's journey using Kotlin and Arrow for domain model validation, starting by setting the domain model's foundation in a type-safe way.