![]() |
1
0
Drupal中没有一个单一的/集中的用户输入验证代码。每个窗体都有自己的验证处理程序,
search for
_validate
in the Drupal API
. 此外,还有一些可重用的验证函数,如
|