refactor validator sequences for reuse

Description

As we introduce more complicated validators, it seems that the basic patterns are reused in several places. It would make sense to abstract out the functionality of a validator sequence (setting and getting a list of validators over an appropriate generic type, plus the execution of those validators) into a new interface or at least base class.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Created September 7, 2017 at 2:31 PM
Updated May 16, 2024 at 12:37 PM
Resolved January 30, 2018 at 6:31 PM