| String to string converter which converts from null in the target object to an empty String in the source String, and
vice versa. This converter should be used when doing a String conversion and you wish to treat an empty String as
null in the target domain object. Note that a HTML form text field that is not populated is sent as an empty String
author: Phil Zoio |