Open
Description
-
Remove it always.
-
Remove it if neither valid url or email were given, or could have been inferred. (current behavior)
-
Set it to an empty object.
-
Leave as much fields as is, but
a. remove offending properties
b. coerce offending properties to string
Properties are email and url, which must be strings. They could also be validated to be email addresses or http urls, respectively.