build abstract method

Builds a concrete validator given a target field's state.

Implementation

DependantValidator<S, ValidatorTarget> build(ValidatorTarget target);