Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
ValidationModelRetrieverImpl is using service properties of validators (service ranking and validator id) to set up a list (map) of known validators, but is agnostic to changes happening at runtime. The list is built only on validator activation/deactivation but not on modification.