Feature request

Posts   
 
    
Jeff M
User
Posts: 250
Joined: 04-Aug-2004
# Posted on: 25-Jul-2005 00:12:41   

Hello Frans and LLBLers

If possible, please make entity.Validate() recursive.

Thanks!

Jeff

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 25-Jul-2005 08:29:42   

Is already on the list simple_smile (an overload which is recursive simple_smile ). Also on the list: a setting to validate on load.

Frans Bouma | Lead developer LLBLGen Pro
omar avatar
omar
User
Posts: 569
Joined: 15-Oct-2004
# Posted on: 25-Jul-2005 10:44:30   

Is already on the list (an overload which is recursive ). Also on the list: a setting to validate on load.

Great news for the OnLoad Validate. smile

Is the validate framework going to change in LLBL2.0 or is it going to be the same as in the current LLBL ??

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 25-Jul-2005 12:48:32   

Much is kept the same, though the field validator classes will get an update, and will be made differently so they're not 'kept' anymore, as that's currently a major issue: old code which gets upgraded keeps those generated validator classes which is a pain.

And more stuff is added of course, but more on that later simple_smile

Frans Bouma | Lead developer LLBLGen Pro