mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-08 23:46:34 +02:00
Update mapping_and_validation.md
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Mapping and Validation
|
||||
|
||||
GitBucket uses [scalatra-forms](https://github.com/takezoe/scalatra-forms) to validate request parameters and map them to the scala object. This is inspired by Play2 form mapping / validation.
|
||||
|
||||
At first, define the mapping as following:
|
||||
|
||||
Reference in New Issue
Block a user