dolibarr 24.0.0-beta
NamingContractValidator.class.php File Reference

Validator for generated file content — detects residual naming tokens. More...

Go to the source code of this file.

Classes

interface  NamingContractValidator
 Validates that generated modulebuilder files contain no residual myobject/mymodule tokens. More...
 
class  StrictNamingContractValidator
 Strict implementation — reports any residual myobject/mymodule token as a warning. More...
 

Detailed Description

Validator for generated file content — detects residual naming tokens.

Definition in file NamingContractValidator.class.php.