ValidatEntity

Posts   
 
    
Gayane
User
Posts: 10
Joined: 14-Apr-2008
# Posted on: 24-Sep-2008 22:16:29   

I initial goal was to catch eception which occured during inserting wrong data. I decided to write my ValidateEntity function and not throw an exception. Instead of it to put exception message by SetEntityError function. In one of forum threads i read that after that i cann read them form DataEntityError field of entity, but i counld not find that field. I could not find any information in help too. Please help me to overcome this.

Thanks.

Seth avatar
Seth
User
Posts: 204
Joined: 25-Mar-2006
# Posted on: 25-Sep-2008 05:01:16   

Why not use dependency injection?

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 25-Sep-2008 07:46:53   

Gayane wrote:

i cann read them form DataEntityError field of entity, but i counld not find that field. I could not find any information in help too. Please help me to overcome this.

http://llblgen.com/TinyForum/Messages.aspx?ThreadID=13076

David Elizondo | LLBLGen Support Team