Vertaling van "est JSON" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Par défaut, le format de données retournées est JSON.
By default, the returned data format is JSON.
Le format par défaut est JSON, il est donc indépendant des langages de programmation spécifiques.
The main source of communication is JSON, so it is independent of specific programming languages.
Le panneau d'enregistrement n'essaye plus d'ajouter une extension.plist lorsque le format de fichier par défaut est JSON
Save panel no longer tries to append a.plist extension when the default file format is JSON
Par défaut, le format de sortie est JSON.
Output format The default output format is JSON.
D'autre part, il n'est pas lié à un langage de programmation particulier (comme l'est JSON avec JavaScript).
On the other hand, it is not tied to a particular programming language (as is JSON with JavaScript).
Sur votre navigateur Web, cliquez sur Fichier / Enregistrer sous et enregistrez la page sur votre ordinateur, en vous assurant que le format de fichier sélectionné est JSON.
On your web browser, click on File/ Save page as and save the page on your computer, making sure that the selected file format is JSON.
Le format d'échange de l'API REST est JSON.
The REST API exchange format is JSON.
Vérifie si la chaîne est JSON valide par l'utilisation d'expressions régulières.
Checks if the string is valid JSON by the use of regular expressions.
Le format de sortie par défaut de l'API est JSON, mais vous pouvez également l'utiliser dans sa version XML (sur certains points d'accès).
The API responds with JSON by default, but you can also request XML (on some endpoints).
Comment faire pour s'assurer que cette chaîne est JSON valide à l'aide de JSON.NET
How to make sure that string is valid JSON using JSON.NET