Oops, my mistake. It works just fine. Issue resolved. Thank you, guys!!! On Sep 18, 2013 10:23 AM, "Oleg Konovalov" <oleg...@gmail.com> wrote:
> I still get the same exception from the same line if I do that. > Any other ideas? > On Sep 17, 2013 10:50 PM, "Justin Mclean" <jus...@classsoftware.com> > wrote: > >> Hi, >> >> > validator.source = "{field}"; <<< Error: source attribute "{field}" >> can >> > not be of Type String [from mx.validators::Validator/set] >> >> validator.source = field;? >> >> Justin >> >