VisitorValidator
A validator that uses a visitor for validation. This class is the visitor too. Implement the "visit" methods you want to use for validation.
A validator that uses a visitor for validation. This class is the visitor too. Implement the "visit" methods you want to use for validation.