Validate 方法
多載清單
名稱 | 描述 | |
---|---|---|
![]() |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (繼承自 ModelComponent。) |
![]() |
Validate(ValidationResultCollection) | |
![]() |
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. (繼承自 ModelComponent。) |
![]() |
Validate(ValidationResultCollection, ValidationOptions) | |
![]() |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (繼承自 NamedComponent。) |
![]() |
Validate(ValidationResultCollection, ValidationOptions, ServerEdition) |
頂端