public class NoValidator extends Object implements IParameterValidator
| Constructor and Description |
|---|
NoValidator() |
public void validate(String parameterName, String parameterValue) throws ParameterException
IParameterValidatorvalidate in interface IParameterValidatorparameterName - The name of the parameter (e.g. "-host").parameterValue - The value of the parameter that we need to validateParameterException - Thrown if the value of the parameter is invalid.Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.