This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Is possibly to at least "have public" access to the Entity.Id ? |
|
|
Not sure what you're getting at here. Normally you'd be navigating from an entity to its Errors collection, so you'd presumably know which entity you were coming from. Could you say a bit more about what you're trying to achieve here? Thanks! |
|
|
You have probably right, I could perhaps use the Entity instead of Errors to map to my own validation objects.. Since i'm not exposing ValidationError from lightspeed outside Business Layer it has been easier to have the Id/Entity available (without reflection or change the source) when mapping a lots for child errors with child errors etc... |
|