Jonathan Lukas

Results 46 comments of Jonathan Lukas

@nathansandi how about null-checks? Would this be ```json {"$eq": null} ``` or would it make sense to use a dedicated operator? ```json {"$null": true} ```

Just to clarify: `$gt`, `$lt`, ... would also work with dates/times?

Ah sorry, I scanned the whole description, but I missed this...

Hello @PedroKravetz , as the migration to graalvm js is now done, could you please confirm that the issue is resolved?

Support generation of constraints based on the input property type. Example: `java.time.LocalDate` requires input to match a date regex Ref: https://camunda.slack.com/archives/C02JLRNQQ05/p1707831194793699

@wThomas84 @gogroup-official please review the PR: https://github.com/camunda-community-hub/spring-zeebe/pull/809

I think @xomiamoore mentioned that the email address being used for the commit in the PR is different from the one being used to sign the CLA. Could you please...