job = new stdclass(); $config->job->create = new stdclass(); $config->job->edit = new stdclass(); $config->job->create->requiredFields = 'name,repo,jkHost,jkJob,triggerType'; $config->job->edit->requiredFields = 'name,repo,jkHost,jkJob,triggerType';