public class OneOrLessParameterValidator extends java.lang.Object implements Validator<Property>
Constructor and Description |
---|
OneOrLessParameterValidator(java.lang.String... parameters) |
Modifier and Type | Method and Description |
---|---|
void |
validate(Property target)
Validates the associated model against an applicable standard.
|
public OneOrLessParameterValidator(java.lang.String... parameters)
public void validate(Property target) throws ValidationException
Validator
validate
in interface Validator<Property>
ValidationException
- where the model does not confirm to the applicable standard