Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 287 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 287 Bytes

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