public interface IValidatorFactorySample
| Modifier and Type | Method and Description |
|---|---|
void |
nullMessageValidation(HelloObject object)
must throw exception.
|
void nullMessageValidation(@NotNull
HelloObject object)
object - element to validateCopyright © 2013–2015 Osgiliath. All rights reserved.