]> Dogcows Code - chaz/p5-CGI-Ex/blob - yaml3.val
07a621a527a5aeabff1db26702ee8a7f88b8cc19
[chaz/p5-CGI-Ex] / 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.032166 seconds and 3 git commands to generate.