<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p><code>foo</code> must be comma-separated integers</p>
</div>
<div id='explanation'>
<p>The value for this element must be a list of integers, separated by commas.</p>
</div>
<div id='solution'>
<p>Convert the value to a list of comma-separated integers. Examples 
of valid comma-separated integers:</p>
<ul>
<li><samp>1</samp></li>
<li><samp>1,2,3</samp></li>
<li><samp>3, 5, 7</samp></li>
</ul>
</div>
</div>
</fvdoc>
