public interface SXPBlueprintValidator
Modifier and Type | Method and Description |
---|---|
void |
validate(java.lang.String configurationJSON) |
void |
validate(java.lang.String configurationJSON,
java.util.Map<java.util.Locale,java.lang.String> titleMap) |
void validate(java.lang.String configurationJSON) throws SXPBlueprintConfigurationJSONException
void validate(java.lang.String configurationJSON, java.util.Map<java.util.Locale,java.lang.String> titleMap) throws SXPBlueprintConfigurationJSONException, SXPBlueprintTitleException