Skip to main content

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.

PropertyValue
EnabledYes
Maximum SeverityError
MessageThe name provided for PHP namespace is invalid.
CodeAPIMATICCODEGEN_V253
TypeValidation
Rule SystemSemantic
Broad CategoryCodeGen Settings
Products ImpactedCode Generation, Developer Experience Portal
Tagsapimatic code generation codegen sdks portal docs validation apimatic codegen setting

Suggested Fixes

  • Check for invalid characters or format.

For More Information