Validate 方法
Validates the element to which it is appended; returns any errors encountered.
多載清單
名稱 | 描述 | |
---|---|---|
![]() |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. |
![]() |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. |
![]() |
Validate(ValidationErrorCollection, Boolean, ServerEdition) |
頂端