mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-01 19:15:59 +01: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