mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-02 09:01:14 +08:00
Using a combination of the source code and the documentation at http://jqueryvalidation.org/validate/ I've tightened up the ValidationOptions. NB success remains as any because (AFAIK) it's not possible to model alternate overloads in an interface with TypeScript ( https://typescript.codeplex.com/workitem/1893 ).