Interface PolicyServiceInternal
- All Known Implementing Classes:
PolicyServiceInternalImpl
public interface PolicyServiceInternal
Validates changes on content
- Since:
- 4.0.0
- Author:
- joseross
-
Method Summary
-
Method Details
-
validate
Performs the validation of one or more actions for a given site- Parameters:
siteId
- the id of the siteactions
- the list of actions to validate- Returns:
- the validation results
- Throws:
ConfigurationException
- if there any error parsing the configuration
-