Sign in
◑
Theme
apache
/
grails-static-website
/
HEAD
/
.
/
guides
/
command-objects-and-forms
/
v4
/
guide
/
gettingStarted.adoc
blob: 5f7b744aadfaaccffb75087bd4ad60943f5bc22e [
file
]
In
this
guide you are going to
use
https
:
//grails.apache.org/docs/latest/guide/theWebLayer.html#commandObjects[Command Objects]
to process form submissions
with
automatic type conversion
,
custom validation
,
and
simple error handling
.