Hi.

I've started to using NH Validator, and I' quite happy with it.
However, there is one small problem.

Without validator, some of NH / Ado exception where more meaningful,
ex:
NHibernate.PropertyValueException: not-null property ...
entity.PropertyName

So, looking at exception message I can quickly figure what's wrong.

With NH Validator I've got InvalidStateException. I know I can extract
errors via GetInvalidValues(..).
But is it possible to have invalid property names in
InvalidStateException message text ?

Something like:
...InvalidStateException: validation failed for: HsbcTransaction,
invalid properties: ..., .... , .... .

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to