Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
即使页面不超过一个验证组,我们是否应该始终放置验证组,还是应该等到需要单独的验证组时才放置验证组。
不,如果不需要将它们分开,则无需放置验证组。
不,不一定。就像如果你想为验证控件使用 ValidationSummary 控件,那么你必须使用验证组。