Checks if the provided message is valid (i.e.) does not contain any CR or LF characters in it
the message to test
<code>true</code> if the message is valid, <code>false</code> false otherwise
See Implementation
Checks if the provided message is valid (i.e.) does not contain any CR or LF characters in it