I am trying to validate an object that I am sending via JSON.
I want to not validate the fields if they are not sent, only if they are present in the JSON request.