blob: 41237c160a2e8ade6513ead69859d8ac86b4986d [file] [log] [blame]
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licensing, see:
http://dojotoolkit.org/community/licensing.shtml
*/
dojo.provide("dojo.widget.validate");
dojo.deprecated("dojo.widget.validate",
"use one of the specific widgets in dojo.widget.<name>Textbox instead", "0.5");