Validation in Scala: Fail Fast and Fail Slow August 11, 2016 Nguyễn Xuân Thu Introduction We all know that validation is one of important thing in Software development, it’s not only help us make sure our logic is correct...