scylladb / argus

Apache License 2.0
4 stars 11 forks source link

fix(client): don't require ValidationRules in results tables #463

Closed soyacz closed 1 month ago

soyacz commented 1 month ago

ValidationRules are optional and should not break the code when not provided.