Hi Adolfo, I added in web-inf/lib "Validation-api-1.0.0.GA" and "Validation- api-1.0.0.GA-sources", What are the classes implemented by google ?
Maxime On May 22, 3:54 pm, Adolfo Panizo Touzon <[email protected]> wrote: > Hi Maxime, > > I also am trying to test the validation api. > > The fact that no work for you is normal, generic classes are calling facto > standard. > You should call the classes implemented by google. > Before you continue writing, you could say that you imported libraries > anddependencies > on other projects are you working? > > A greeting. > > 2011/5/21 MaximeMularz <[email protected]> > > > > > > > > > > > Hi, > > > I tried to use Validation-api-1.0.0 with GWT 2.3 but it didn't > > work !!! > > > My Code : > > Line 32. : Validator validator = > > Validation.buildDefaultValidatorFactory().getValidator(); > > > The Error : > > 09:18:57.323 [ERROR] [validation] Line 32 The method > > buildDefaultValidatorFactory() is undefined for the type Validation > > > Thanks for your help > > > Maxime > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. > > -- > El precio es lo que pagas. El valor es lo que recibes. > Warren Buffet -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
