source:
Dev/trunk/src/client/dojox/validate.js
@
533
Last change on this file since 533 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 249 bytes |
Line | |
---|---|
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.