Vertaling van "JSON types" in Spaans
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.
So, all JSON types are valid for this definition.
Es decir, todos los tipos JSON son válidos para esta definición.
This means that if the instance type is one of the JSON types selected in the schema, then the instance type will be valid for that particular definition.
Esto significa que si el tipo de instancia es uno de los tipos JSON seleccionados en el esquema, entonces el tipo de la instancia será válido para la definición.
It allows you to select one or more JSON types by checking the types you want to allow (see screenshot below).
Permite seleccionar uno o varios tipos JSON con solo marcar una casilla (imagen siguiente).
Although the database uses a JSON tree, data stored in the database can be represented as certain native types that correspond to available JSON types to help you write more maintainable code.
Aunque la base de datos usa un árbol JSON, los datos almacenados en ella pueden representarse como determinados tipos nativos que corresponden a los tipos de JSON disponibles, a fin de que puedas escribir un código más fácil de mantener.
Pass types that correspond to the available JSON types as follows: String Long
Pasar tipos que corresponden a los tipos disponibles de JSON de la siguiente manera: String Long
In the dropdown lists of the Type combo boxes of JSON Schema View, there are two "types" that are not JSON types: any and multiple.
En la lista desplegable de los cuadros combinados Tipo de la vista Esquema JSON aparecen dos tipos que no son tipos JSON: cualquiera y múltiple.
All Firebase Realtime Database data is stored as JSON objects, and there is no equivalent for PFObject; you simply write to the JSON tree values of types that correspond to the available JSON types.
Todos los datos de Firebase Realtime Database se almacenan como objetos JSON y no hay equivalente para PFObject; simplemente, escribes a los tipos de valores del árbol de JSON que corresponden a los tipos disponibles de JSON.
JSON5 is a strict subset of JavaScript, adds no new data types to existing JSON types, and works with all existing JSON content.
JSON5 es un subconjunto estricto de JavaScript, añade tipos de datos nuevos y funciona con todo el contenido JSON actual.