-
Hi, thank you for your submission. I will share our feedback below. We divide our feedback into 2 sections: Well done, Bugs/issues.
If you have a different option on our feedback, we are happy to hea…
-
I wonder if we should consider making Preferences an instantiable class, and the input method app should instantiate with the user defaults back store, whereas tests can instantiate with an empty dict…
-
```
What steps will reproduce the problem?
0. mapping Dto -> entity
1. only one CustomMapper
2. Dto class contains: public LocalDateTime createdDate
3. Entity class contains: protected Date createdDa…
-
**Description**
When dealing with DTOs & serializer and `ObjectNormalizer`, a missing feature to me is the ability to normalize values before actually setting the property in the DTOs. DTOs are o…
-
This issue is provided for reference purposes.
Tested with azureml-sdk version 1.22.0 on the jupyter notebook instance and the current default SKLearn backend.
Example:
```
from azureml.core…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
i want to validate the file type also if the file is provided or not
i am writing custom validator but in both case with and without file its giving me value undefined
// ============ custom valid…
-
We got this error message in ejector:
2023-09-29 14:43:27 error: Startup error {"validatedData":{"jsonrpc":"2.0","result":{"startingBlock":"0x0","currentBlock":"0x9539aa","highestBlock":"0x9539aa"}…
-
```
What steps will reproduce the problem?
0. mapping Dto -> entity
1. only one CustomMapper
2. Dto class contains: public LocalDateTime createdDate
3. Entity class contains: protected Date createdDa…
-
Hi Jon
You mention in your GenericServices milestones, that you removed the Action methods, as to make it all about database access. The business logic should go into a seperate library.
Could you b…