public interface ContentValidator<T extends mobi.designmyapp.common.engine.model.Template>
| Modifier and Type | Method and Description |
|---|---|
void |
validate(T obj)
The method will be called automatically by the engine at generation time.
|
void validate(T obj)
obj - the template object to validateCopyright © 2015. All rights reserved.