]> Dogcows Code - chaz/p5-CGI-Ex/blob - t/samples/yaml3.val
CGI::Ex 1.14
[chaz/p5-CGI-Ex] / t / samples / yaml3.val
1 ### this file is the same as yaml2.val
2 ### except that the groups are separated as documents rather than as
3 ### an arrayref
4
5 ---
6 group validate_if: foo
7 bar:
8 required: 1
9
10 ---
11 group validate_if: hem
12 haw: { required: 1 }
13
14 ---
15 raspberry:
16 required: 1
17
This page took 0.034783 seconds and 4 git commands to generate.