@Default @OsgiServiceProvider 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 void nullMessageValidation(@NotNull
HelloObject object)
nullMessageValidation in interface IValidatorFactorySampleobject - element to saveCopyright © 2013–2015 Osgiliath. All rights reserved.