Jonas Cirotzki

Results 108 comments of Jonas Cirotzki

https://beanvalidation.org/

https://beanvalidation.org/2.0/spec/#constraintdeclarationvalidationprocess-methodlevelconstraints-parameterconstraints > Note that declaring these constraints does not automatically cause their validation when the concerned methods are invoked. It’s the responsibility of an integration layer to trigger the validation...

@MartinWahnschaffe Maybe you can take a look at some point in time as Maté is enjoying its well deserved vacation? :beach_umbrella: --- Edit: Tests are fixed now

Ah, one annotation was wrong, starts now :)

Just for understanding: Does this internally make use of psql [PREPARE](https://www.postgresql.org/docs/9.3/sql-prepare.html) or does `parameter` means something different here?

@MartinWahnschaffe thank you very much for pushing this. Issue looks good to me, I added my thoughts to the refine section.

Good catch @MartinWahnschaffe! I was thinking ahead and implemented central in such a way that it only distributes valid UUIDv5. See [here](https://github.com/hzi-braunschweig/SORMAS-central-data/blob/main/main.py#L24) for an example of how existing data can...

@MartinWahnschaffe and I discussed the last point: infrastructure data has an `centrallyManaged` flag. If it is set, the UUID is valid and does not need to be recomputed.

@AndyBakcsy-she Can you add the correct milestone here? I'm not certain if this should go into 1.75 or 1.76?