"Dependency" manifests an issue with the ValidationBinding
Closed this issue · 0 comments
jtheisen commented
Although the sample appears to work, the Dependency sample throws initially due to the this.validator
being used by the base class' reaction being fired before its ctor returns and ValidationBinding
ctor actually sets this.validator
.