All Downloads are FREE. Search and download functionalities are using the official Maven repository.

validator.ValidationError.scala Maven / Gradle / Ivy

The newest version!
package validator

case class ValidationError(message: RuleName, args: Seq[String] = Nil)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy