|
From: Michael F. <fuz...@vo...> - 2011-01-12 14:54:07
|
On 10/01/2011 05:02, Entity Reborn wrote: > Quick question, does the validation regime support children of > arbitrary depth? > For example: > > [root] > ... > [[child1]] > .... > [[[child2]]]] > .... > .... > [[[[[[[childx]]]]]]] > > In my program, all children are of the same classtype, will support > the same options. > Hello, Sorry for the late reply. This is not supported out of the box I'm afraid. You could roll it yourself with the validate module though. All the best, Michael > -- > ~EntityReborn > > > ------------------------------------------------------------------------------ > Gaining the trust of online customers is vital for the success of any company > that requires sensitive data to be transmitted over the Web. Learn how to > best implement a security strategy that keeps consumers' information secure > and instills the confidence they need to proceed with transactions. > http://p.sf.net/sfu/oracle-sfdevnl > > > _______________________________________________ > 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 |