zrvan

Results 2 issues of zrvan

It would be useful to have a validation rule for `modulo 10` (and quite likely other check-digit verification algorithms, though this issue is limited to modulo 10). My specific use...

In our production environment we have rather strict requirements as to what's logged on `ERROR`-level. Because of this we need to implement a custom `ReactiveLoggerListener`, which is fine, but we...