Vertaling van "JSON objects" in Frans
Added a basic validation function to validate struture of JSON objects.
Ajout d'une fonction basique de validation des objets JSON.
The JSON objects will have identical objects to their parent.
Les objets JSON auront les objets identiques à leurs parents.
Content is stored as JSON objects...
Le contenu est stocké comme objets JSON.
The correct syntax is an array of JSON objects, where each object contains only a single property.
La syntaxe correcte est un tableau d'objets JSON, où chaque objet contient une seule propriété.
The keys from the JSON objects will be selectable as fields in the relevant dropdown.
Les clés des objets JSON seront sélectionnables en tant que champs dans le menu déroulant pertinent.
Another example would be if your data model is going to require lots of small changes to large JSON objects.
Un autre exemple est si vos données nécessitent un nombre important de petits changements sur des objets JSON importants.
The parser looks for the collections of the key values of the JSON objects to create the dataset columns.
Il recherche les collections de valeurs clés des objets JSON pour créer les colonnes de l'ensemble de données.
This works as a full parser and provide streaming support for reading JSON objects.
Cela fonctionne comme un analyseur complet et fournit un support de diffusion (stream) pour la lecture des objets JSON.
JSON objects are better suited than arrays for testing containment or existence when there are many keys or elements involved, because unlike arrays they are internally optimized for searching, and do not need to be searched linearly.
Les objets JSON sont plus adaptés que les tableaux pour tester l'inclusion ou l'existence quand il y a de nombreuses clés ou éléments impliqués, car contrairement aux tableaux ils sont optimisés de manière interne pour la recherche et n'ont pas besoin d'être parcourus linéairement.
The whole collection is just represented as an array and the objects are represented by JSON objects with three properties: "pk", "model" and "fields".
L'ensemble de la collection est représentée par un seul tableau et les objets sont représentés par des objets JSON ayant trois propriétés : « pk », « model » et « fields ».
The hstore extension has a cast from hstore to json, so that hstore values converted via the JSON creation functions will be represented as JSON objects, not as primitive string values.
L'extension hstore dispose d'une conversion du type hstore vers le type json, pour que les valeurs hstore converties via les fonctions de création JSON seront représentées en tant qu'objets JSON et non pas en tant que les valeurs des chaînes de caractères habituelles.
Although data are also stored in the form of JSON objects, ES expects a schema which describes them.
Si les données sont également stockées sous forme d'objets JSON, ES s'attend à avoir un schéma les décrivant.
There are two global dictionaries, managed as JSON objects, in AEM client library.
Il existe deux dictionnaires globaux, gérés en tant qu'objets JSON, dans la bibliothèque client AEM.