Interpreting Spaces as against null in String input
Hi, I have a requirement to pass spaces in a SoapUI request string. The server code needs to distinguish between a null value and a trimmed string which is empty; logic being that a null indicates...