srollinet

Results 5 issues of srollinet

**Describe the bug** When validating items in a nested dictionary, the validation result is true, even when items are not valid **To Reproduce** I made a repro unit test here:...

Bug
Needs: Investigation

Hi! Is it possible to configure the serializer settings? For example if I want to convert my enum parameters to string instead of int Thanks for your help!

**Is your feature request related to a problem? Please describe.** When testing the accessibility on a formly form using PrimeNg components, a lot of issues related to missing labels are...

enhancement

**Description** When using a PrimeNg datepicker without setting the `numberOfMonths` property, the picker component is empty, so the component is not usable. It should probably default to 1 when not...

bug

I use TestContainers a lot in my integration tests with libs like [alba](https://github.com/JasperFx/alba) that allow to build a test server. Most of the time, the container life time is the...