Engine.ClassValidator MembersInvalidValues don't throw an InvalidPropertyNameException but an TargetException
Description
Engine.ClassValidator MembersInvalidValues don't throw an specific Exception InvalidPropertyNameException but an simple TargetException. The method GetPotentialInvalidValues is the same. I attached a very simple patch.
Engine.ClassValidator MembersInvalidValues don't throw an specific Exception InvalidPropertyNameException but an simple TargetException.
The method GetPotentialInvalidValues is the same.
I attached a very simple patch.
Ciao