Class FreemarkerCodeWidgetValidator

java.lang.Object
ch.tocco.nice2.persist.core.api.validation.AbstractEntitiesValidator
ch.tocco.nice2.rest.freemarker.impl.widgets.FreemarkerCodeWidgetValidator
All Implemented Interfaces:
EntitiesValidator

public class FreemarkerCodeWidgetValidator extends AbstractEntitiesValidator
Validates if the code field of the Freemarker_code_widget_config is valid freemarker by evaluating the freemarker code
  • Constructor Details

  • Method Details