mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-04 04:34:30 +00: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 ).