Play Framework form mapping field validators (boolean, text, nonEmptyText, date, email, number, etc.)
By Alvin Alexander. Last updated: April 10 2018
The Play Framework scala.play.api.data.Forms object provides form validation helpers (which I've also seen referred to as mappings, data manipulation helpers, and constraints) such as these: