im talking about having access to component inside validate(ivaldiatable). it would take some ugly hacking to be able to do this with ibehaviorprovider, unless you do the same thing...let ibehaviorprovider.newbehavior return this.
Yeah, gotcha. Well, that's one of the things that I did like about my first implementation: validators got a lot more powerful (at least potentially). Eelco
