source:
Dev/trunk/src/client/dojox/validate.js
@
513
Last change on this file since 513 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 249 bytes |
Rev | Line | |
---|---|---|
[483] | 1 | define(["./validate/_base"], function(validate){ |
2 | ||
3 | /*===== | |
4 | return { | |
5 | // summary: | |
6 | // Deprecated. Should require dojox/validate modules directly rather than trying to access them through | |
7 | // this module. | |
8 | }; | |
9 | =====*/ | |
10 | ||
11 | return validate; | |
12 | }); |
Note: See TracBrowser
for help on using the repository browser.