-
**Describe the bug**
I receive data with all field names following camel case and I need this data immediately inserted into the database, without any additional processing. But I prefer to keep all …
-
**Describe the bug**
When additional data follows valid JSON in an upload file, the import hangs during the "Uploading data" stage.
**To Reproduce**
1. Prepare a valid JSON data file to impor…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/2a2e45ad-0713-44bc-96f1-05aee457d5a8.png)
An error message is shown editing a contact with two phone numbers e.g. ed…
-
Validation fails when one file is provided in `file`.
```
from pydantic import BaseModel
from quart import Quart
from quart_schema import QuartSchema
from quart_schema.pydantic import File
a…
-
Description: The login and signup pages require backend integration to handle user authentication securely. Along with improving the frontend UI to look more professional, we also need to implement a …
-
I just saw this on Our https://our.umbraco.com/forum/using-umbraco-and-getting-started/103806-umbraco-forms-add-custom-validation and as far I know Umbraco Forms hasn't a feature out of the box to com…
-
This is a feature request. With the current implementation of the validation logic, the function returns an exception reporting the first validation error found. If there are multiple errors in the da…
gusmb updated
9 months ago
-
-
In order to try to be agnostic to the structure of the documents ingested to run the validation in system tests. It would be helpful to run validations comparing the mapping definitions instead.
Thes…
-
Nodes that offer invalid data will currently be allowed to keep doing so wasting bandwidth and cpu of the receiving node.
Any offer that has a properly encoded content key and that falls in the data …