How can I allow one of my string parameters to be an empty string?
I get this error when I try either nothing or a single space (names changed):
Could not resolve non-optional dependency for 'test.User' (MyNamespace.MyObject). Parameter 'userName' type 'System.String'