java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.validate.NopValidator
All Implemented Interfaces:
ValueValidator

public class NopValidator extends Object implements ValueValidator
Validator that accepts any value.

This validator is used to simply test for the correct number of occurrences of a value.

Author:
Jens Riemschneider