Mauro Rocchi
Mauro Rocchi
Similarly, if you want ignore such properties, you must include the "$backend" suffix in the property name: ``` @JsonIgnoreProperties("identity\$backend") ```
Nobody has something to say about it? Perhaps my question is unclear?
Thanks @hauleth, I applied most of your suggestions, except for a few of the remaining minor comments that do not impact the core logic.
Hi @hauleth, some time has passed... what do we do with this PR? Regarding the "invalid/commit-messages" issue, I can't rewrite the history but I could squash all in a single...
I close it due to inactivity. In the next days we will publish a new simplified PR.
/remove-lifecycle rotten
I'm thinking of a more general approach. In my use case I have two amounts and I need to ensure that one is lower than the other, for example: ```...
> Your use-case is already supported Oh great, thanks! > I think I'm generally against adding container-level validation if the use-cases can be served by more specific rules. Ok, but...
No feedback received, so long and thanks for all the fish!