valid-php-namespace-name-codegen-setting
Overview
This rule belongs to the apimatic-codegen-validation
ruleset and states that:
PHP namespace name must not contain forbidden characters or use invalid format.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Error |
Message | The name provided for PHP namespace is invalid. |
Code | APIMATICCODEGEN_V253 |
Type | Validation |
Rule System | Semantic |
Broad Category | CodeGen Settings |
Products Impacted | Code Generation, Developer Experience Portal |
Tags | apimatic code generation codegen sdks portal docs validation apimatic codegen setting |
Suggested Fixes
- Check for invalid characters or format.