configurationengine/source/plugins/example/ConeExamplePlugin/examplemlplugin/tests/testdata/validation/expected/invalid_encoding.exampleml.txt
author m2lahtel
Tue, 10 Aug 2010 14:29:28 +0300
changeset 3 e7e0ae78773e
permissions -rw-r--r--
ConE 1.2.11 release

Problem(msg=u"Invalid encoding 'foobar'", type='model.implml.exampleml.invalid_encoding', line=7, file='Layer1/implml/invalid_encoding.exampleml', severity='error')
Problem(msg=u"Invalid encoding 'foocode'", type='model.implml.exampleml.invalid_encoding', line=6, file='Layer1/implml/invalid_encoding.exampleml', severity='error')
Problem(msg=u"Setting 'Foo.Bar' not found in configuration", type='model.implml.exampleml.invalid_ref', line=10, file='Layer1/implml/invalid_encoding.exampleml', severity='error')