Variable CompanyNameSchemaConst

CompanyNameSchema: ZodString = ...

Any string value is valid as a company name. Most of them end with AB but I haven't bothered to check if it's 100%. Doesn't seem important to lock this down.