dataError += '  ' + keys + ' : ' +
        (_.isString(model.apiErrorExample.example.content[keys]) ? '"' + valueError +
        '"' : valueError) + (j >= lenghtContentError ? '\n' : ',\n');