java - javax.json.JsonObjectBuilder not allowing null for property values -


the docs jsonobjectbuilder state

this class not allow null used name or value while building json object

i can understand why makes sense name / key value? 1 think make sense allow null when using values source value can or can't null?


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -