Handbook
Glossary
validate-entity ( -- )
Vocabulary
webapps
.
pastebin
Inputs
None
Outputs
None
Definition
USING:
furnace.actions
furnace.recaptcha
validators
;
IN:
webapps.pastebin
:
validate-entity
( -- )
{
{
"summary"
[
v-one-line
]
}
{
"author"
[
v-one-line
]
}
{
"mode"
[
v-mode
]
}
{
"contents"
[
v-required
]
}
}
validate-params
validate-recaptcha
;