rfc:is_json

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
rfc:is_json [2022/08/17 14:00] juan_moralesrfc:is_json [2022/08/17 14:04] (current) juan_morales
Line 93: Line 93:
 ===== References ===== ===== References =====
  
-__Major Open-Source projects needing this__+==== Major Open-Source projects that will benefit out of this ====
  
 [[https://github.com/symfony/symfony/blob/870eeb975feb1abb4b8a1722e1fd57beeab2b230/src/Symfony/Component/Validator/Constraints/JsonValidator.php|Symfony Framework]] [[https://github.com/symfony/symfony/blob/870eeb975feb1abb4b8a1722e1fd57beeab2b230/src/Symfony/Component/Validator/Constraints/JsonValidator.php|Symfony Framework]]
Line 307: Line 307:
  
  
-__Stackoverflow questions related to this__+==== Stackoverflow questions related to this ====
  
-In PHP, this question is one of the most high ranked questions related to json && php in stackoverflow, "Fastest way to check if a string is JSON in PHP?" 
  
-[[https://stackoverflow.com/questions/6041741/fastest-way-to-check-if-a-string-is-json-in-php|The question]]+In PHP, this question is one of the most high ranked questions related to json && php in stackoverflow, "Fastest way to check if a string is JSON in PHP?"[[https://stackoverflow.com/questions/6041741/fastest-way-to-check-if-a-string-is-json-in-php|The question]]
  
-Viewed 484k times+Viewed 484k times. [[https://stackoverflow.com/questions/tagged/php%20json?sort=MostVotes&edited=true|The ranking]]
  
-[[https://stackoverflow.com/questions/tagged/php%20json?sort=MostVotes&edited=true|The ranking]]+Person asking how to do exactly this, also providing a real use case; eventhough in python, the programming language is not important. [[https://stackoverflow.com/questions/5508509/how-do-i-check-if-a-string-is-valid-json-in-python|In Python]]
  
-__Person asking how to do exactly this, also providing a real use case; eventhough in python, the programming language is not important.__ +Someone has also doing exactly this , in JAVA. [[https://stackoverflow.com/questions/3679479/check-if-file-is-json-java|In Java]]
- +
-[[https://stackoverflow.com/questions/5508509/how-do-i-check-if-a-string-is-valid-json-in-python|In Python]] +
- +
-__Someone has also doing exactly this , in JAVA__ +
- +
-[[https://stackoverflow.com/questions/3679479/check-if-file-is-json-java|In Java]]+
  
 ===== Rejected Features ===== ===== Rejected Features =====
 - No rejected features currently. - No rejected features currently.
rfc/is_json.1660744844.txt.gz · Last modified: 2022/08/17 14:00 by juan_morales