-
Re: Object Validation
Ironically this process is leading directly toward some material I am preparing for publication (that does handle alot more than validation). If the current implementation works for your immediate needs, it may be best to wait a week or so, so you can see the "real" design.
-
Re: Object Validation
Well everything works except the IsValid() function right now. I have many more classes to design, and if I can get the IsValid() down first then I do not have to rewrite all those classes.
But, other then that everything seems to be working. However, I haven't tested it at run time yet to see if the code really does what its supposed to. I wanted to get this last piece worked out first so everything is working when I test it.
-
1 Attachment(s)
Re: Object Validation
TheCPUWizard:
In reguard to your PM here is the new project you requested. I think this is what you needed.