Skip to content
Brian Donovan edited this page Aug 23, 2013 · 3 revisions

WikiAPI Reference

Everything in this library is contained in a module, which by default is exported as LGTM in the browser. The documentation will assume that the module is exposed in your code as LGTM, whether using globals, AMD, or CommonJS.

This is the main API you'll want to use. It is the API used in all the examples.

This is the core API underlying ValidatorBuilder.

Clone this wiki locally