验证条件 meaning in Chinese
verify condition
Examples
- Class is used to ensure that an object meets specific criteria
类用于确保某个对象满足特定条件。验证条件是在创建 - Gets or sets the regular expression assigned to be the validation criteria
获取或设置被指定为验证条件的正则表达式。 - This is actually fairly easy , since you haven t associated the fields with any validators
这实际上非常简单,因为您还没有为域关联任何有效性验证条件。 - The error message shown when the password entered does not pass the regular expression defined in the
属性中定义的正则表达式验证条件时显示的错误信息。 - Gets or sets the error message that is shown when the password entered does not pass the regular expression criteria defined in the
属性中定义的正则表达式验证条件时显示的错误信息。