Problems with Exception

I want to test casing in brand names but this do not work (LT 4.5):

WindowsWindows LiveLive Nest wrong camelcase (Nest00). Nest brand name camelcase.

If I have multiple exception’s only the last work ?

Is this a bug in LT or am I just doing it wrong?

(I solved my problem by splitting the rule into to tests if it really is not nice…)

When brand names are firstupper, like Windows, and when lowercased are a normal word (windows), it is hard to distinguish the two.

What are you trying to achieve?