/accord-scala

A basic example of Accord (a validation library for Scala)

Primary LanguageScala

accord-scala

This library is used for validation for scala. Here, User example has taken to show some validation.

Tu run the project :

  1. sbt clean compile : Download the required dependency
  2. sbt eclipse : Creates eclipse project.
  3. sbt test : Run the test cases