validation control
常见例句
- This allows multiple validation controls to share the same physical location on the page.
这允许多个验证控件共享页面上的同一个物理位置。 - NET validation controls so you can verify that a user has entered appropriate information into a control.
NET 验证控件进行交互,因此您可以验证用户是否已在控件中输入了适当的信息。 - Using multiple validation controls would not work in this instance because the user input must pass all tests to be valid.
由于用户输入必须通过所有测试才能视为有效,因此,在此实例中使用多个验证控件不起作用。 返回 validation control