Don't know if it could help, but you can check this: http://www.graniteds.org/public/docs/3.0.0/docs/reference/flex/en-US/html/graniteds.validation.html
F. 2013/9/17 Oleg Konovalov <[email protected]> > On Sep 16, 2013 7:36 PM, "Oleg Konovalov" <[email protected]> wrote: > > > Hi, > > > > I need to validate dynamic form data in Flex 4.5 ADG, meaning that I > don't > > know column names, > > order, but if the attribute is Required, than I have to make sure user > > filled it in. > > From all examples I have seen, validations is done in MXML, but in my > case > > since data is dynamic, it should be done in AS. > > > > Any samples? > > > > Data comes dynamically to ADG, > > but user can Add or Edit row in dynamically built Form. > > > > Please advise. > > > > TIA, > > Oleg > > >
