|
From: Michael F. <fuz...@vo...> - 2014-01-27 14:25:37
|
On 24 Jan 2014, at 20:00, Jim Crowell <jac...@ma...> wrote: > ...since configobj/validate can be used to schema-validate input in > already-converted dicts, they can be used to validate json or yaml as > well as ini files (not sure that it would work for all possible yaml > files)... > Well, the goal with validate was to create a reusable library that could be used for validation against arbitrary text sources. So if you find it useful *great*. I've not directly tried it for yaml or json, but I can imagine it being useful there. Michael > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > _______________________________________________ > Configobj-develop mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/configobj-develop -- http://www.voidspace.org.uk/ May you do good and not evil May you find forgiveness for yourself and forgive others May you share freely, never taking more than you give. -- the sqlite blessing http://www.sqlite.org/different.html |