@midwayjs/validationInterfacesSchemaHelper版本:Next本页总览SchemaHelper <Schema>Index MethodsgetBoolSchemagetFloatSchemagetIntSchemagetSchemagetStringSchemaisOptionalisRequiredsetOptionalsetRequiredMethods getBoolSchemagetBoolSchema(): SchemagetFloatSchemagetFloatSchema(): SchemagetIntSchemagetIntSchema(): SchemagetSchemagetSchema(ClzType: any): anygetStringSchemagetStringSchema(): SchemaisOptionalisOptional(ClzType: any, propertyName: string): booleanisRequiredisRequired(ClzType: any, propertyName: string): booleansetOptionalsetOptional(ClzType: any, propertyName?: string): voidsetRequiredsetRequired(ClzType: any, propertyName?: string): void