@Scope(value="prototype")
@Component(value="report_JsonConfigValidator")
public class JsonConfigValidator
extends io.jmix.ui.component.validation.AbstractValidator<java.lang.String>
Modifier and Type | Field and Description |
---|---|
protected java.lang.Class |
caller |
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
JsonConfigValidator(java.lang.Class caller) |
Modifier and Type | Method and Description |
---|---|
void |
accept(java.lang.String s) |
protected void |
setMessages(io.jmix.core.Messages messages) |
formatValue, getMessage, getTemplateErrorMessage, setMessage