graniticio / granitic

Web/micro-services and IoC framework for Golang developers
https://granitic.io/
Apache License 2.0
35 stars 12 forks source link

Missing rule definition for String ELEM validation gives incorrect error #50

Closed benhalstead closed 4 years ago

benhalstead commented 4 years ago

When a shared rule referenced by an ELEM validation rule is missing, the error message is incorrect, implying the rule is present but ambiguously typed

benhalstead commented 4 years ago

Not a bug, configuration was wrong on test application