configurationengine/source/plugins/example/ConeExamplePlugin/examplemlplugin/tests/testdata/validation/expected/invalid_refs.exampleml.txt
changeset 3 e7e0ae78773e
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 Problem(msg=u"Setting 'Foo.MoreText' not found in configuration", type='model.implml.exampleml.invalid_ref', line=4, file='Layer1/implml/invalid_refs.exampleml', severity='error')
       
     2 Problem(msg=u"Setting 'Foo.OutputDir' not found in configuration", type='model.implml.exampleml.invalid_ref', line=5, file='Layer1/implml/invalid_refs.exampleml', severity='error')
       
     3 Problem(msg=u"Setting 'Foo.OutputEncoding' not found in configuration", type='model.implml.exampleml.invalid_ref', line=4, file='Layer1/implml/invalid_refs.exampleml', severity='error')
       
     4 Problem(msg=u"Setting 'Foo.OutputFile' not found in configuration", type='model.implml.exampleml.invalid_ref', line=4, file='Layer1/implml/invalid_refs.exampleml', severity='error')
       
     5 Problem(msg=u"Setting 'Foo.OutputFile' not found in configuration", type='model.implml.exampleml.invalid_ref', line=5, file='Layer1/implml/invalid_refs.exampleml', severity='error')
       
     6 Problem(msg=u"Setting 'Foo.Text' not found in configuration", type='model.implml.exampleml.invalid_ref', line=3, file='Layer1/implml/invalid_refs.exampleml', severity='error')