共用方式為


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)

頂端