ssteenkiste / nettiers

Automatically exported from code.google.com/p/nettiers
1 stars 0 forks source link

Error in PropertyValidator.cs #320

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I presume this only occurs when using EntLib validation.  It has also only 
happened since EntLib5 support has been included.

protected override void DoValidate  (Line 190)

fails to build until you change protected to public.  Not sure if this is the 
best fix but thought I would highlight the issue.

Original issue reported on code.google.com by james.pa...@gmail.com on 2 Aug 2010 at 1:42

GoogleCodeExporter commented 9 years ago

Original comment by bniemyjski on 2 Aug 2010 at 9:10

GoogleCodeExporter commented 9 years ago
Patch attached

Original comment by james.pa...@gmail.com on 12 Aug 2010 at 10:26

Attachments:

GoogleCodeExporter commented 9 years ago
This is still a problem.

Original comment by james.pa...@gmail.com on 6 Dec 2010 at 9:37

GoogleCodeExporter commented 9 years ago
Hello,

This has been fixed in revision 863.
Thanks
-Blake

Original comment by bniemyjski on 9 Dec 2010 at 12:35

GoogleCodeExporter commented 9 years ago

Original comment by bniemyjski on 7 Jan 2011 at 2:44