public class ValidatorFactorySample extends Object implements IValidatorFactorySample
| Constructor and Description |
|---|
ValidatorFactorySample() |
| Modifier and Type | Method and Description |
|---|---|
void |
nullMessageValidation(HelloObject object)
Validation of a null message.
|
public final void nullMessageValidation(HelloObject object)
nullMessageValidation in interface IValidatorFactorySampleobject - element to validateCopyright © 2013–2015 Osgiliath. All rights reserved.