Hi,
Newbie question please be patient.
I'm just trying the LLBLGenPro, and generated the first project with the Adapter template.
It worked well, but when regenerated after the db modification, the generic project didn't build because of the lack of validator classes.
"Namespace or type 'ValidatorClasses' for the Imports 'myClass.ValidatorClasses' cannot be found. "
Then writes similar messages for all validator classes.
I read, that the generator never override the validator classes, so maybe on doesn't regenerate, but looking for, and don't find.
Does anybody can tell me, what am I set wrong?
Thanks in advance
Gabor