242e7f080aa4aa5e726c5fb5f3b7cca0c539bc1d
[packages/precise/mcollective.git] / website / messages / PLMC21.md
1 ---
2 layout: default
3 title: Message detail for PLMC21
4 toc: false
5 ---
6
7 Example Message
8 ---------------
9
10     Cannot validate input 'service': Input string is longer than 40 character(s)
11
12 Additional Information
13 ----------------------
14
15 Every input you provide to a RPC request is validated against it's DDL file. This error will be shown when the supplied data does not pass validation against the DDL.
16
17 Consult the 'mco plugin doc' command to view the DDL file for your action and input.