wrwills / formaggio-examples

Examples of using the Formaggio Form Validation Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

## Building ##

 * if you haven't already get sbt 0.10 running on your system (https://github.com/harrah/xsbt/wiki/Setup)
 * enter the sbt console by running 'sbt'
 * in the console type 'project formaggio-scalatra-example' and then 'jetty-run'
 * Go to (http://localhost:8080/registration) to see the form in action
 

About

Examples of using the Formaggio Form Validation Library


Languages

Language:Scala 100.0%