| Package | Description |
|---|---|
| com.communote.server.core.template |
| Modifier and Type | Method and Description |
|---|---|
void |
NoteTemplatePropertiesValidator.validate(String templateId,
Map<String,Object> templatePropertiesJSON)
Validates the template properties for the template identified by the given ID.
|
void |
NoteTemplateDefinition.validateProperties(Map<String,Object> templatePropertiesJSON)
Validates the template properties using the validator of this definition, in case there is
one.
|
Copyright © 2019 Communote team. All rights reserved.