-
When response model validation is enabled, the API returns an unclear error message that doesn't specify which property failed validation. For example:
```
{"code":"AttributeError","description":"'i…
-
*Flows to Modify/Test/Regression as Staff*
- [x] MH Registration
- [x] Transfers
- [x] Permits / Location Changes
- [x] Unit Notes
- [x] Exemptions
- Update rules and validations
- Any filing that…
-
Is there any way to convert error keys from their C# property names to their JSON property names, as in MVC model validation?
https://learn.microsoft.com/en-us/aspnet/core/mvc/models/validation?vie…
-
### User Story
**User Story:**
**As a** Team Lead responsible for data accuracy and regional compliance,
**I want** to add a message instructing users to enter addresses within British Columbia …
-
### What version of Elysia is running?
v1.1.16
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
Run `bun build --minify-whitespace -…
-
**Describe the bug**
The Microsoft Partner Center is throwing a validation error for a legitimate `"world": "MAIN"` property in the `content_scripts` array of the manifest file. This property is part…
-
Now that 0.1.0 is out, I'd like to implement more specific validation messages. These should offer more insight into why the validator might yield a warning; here are some examples:
- isColor: `rgb(25…
-
I added a custom Field with TSconfig as follows:
```
tx_powermail.flexForm.type.addFieldOptions {
privacy = Datenschutzhinweis (DSGVO)
privacy.dataType = 0
privacy.export = 1
}
``…
-
### Use case
There is no `validator` property on DropdownMenu.
It is tricky to show error messages on DropdownMenu because of not knowing when the validation is being ran on the parent form.
…
-
When using FML transform with large input/output data, a lot of runtime is spent in creating new Properties. Looks like this is caused by:
- In `TransformSupportServices.createType()` https://githu…