public class PlaylistValidator extends ManifestValidator
| Constructor and Description |
|---|
PlaylistValidator(String contextStr) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getContextStr()
Get the context string associated with the Model to include with the log statements
|
boolean |
validate(PlaylistModel playlist) |
clone, getDebugLog, logDebug, logError, logError, logError, logInfo, logWarn, setDebugLog, setUseSystemOut, usingSystemOutprotected String getContextStr()
ManifestModelLogginggetContextStr in class ManifestModelLoggingpublic boolean validate(PlaylistModel playlist)
validate in class ManifestValidator