🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# C.121 ZSDTValidateTask The `zsdtValidateTask` validates a given Zend package descriptor against the schema file. Table C.155:聽Attributes NameTypeDescriptionDefaultRequired`descriptor``String`The package descriptor file.noneYes`schema``String`The path to the package descriptor schema used for validation.noneNo C.121.1 Example `<zsdtvalidate schema="/path/to/schema.xsl" descriptor="/path/to/descriptor.xml" />`