public interface Validable
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates that mandatory fields are filled and optional objects
|
void validate()
throws TelegramApiValidationException
TelegramApiValidationException - If any mandatory field is emptyCopyright © 2016. All rights reserved.