public class DefaultStreamValidationService extends DefaultValidationService implements StreamValidationService
Constructor and Description |
---|
DefaultStreamValidationService(AppRegistryCommon appRegistry,
DockerValidatorProperties dockerValidatorProperties,
StreamDefinitionRepository streamDefinitionRepository) |
Modifier and Type | Method and Description |
---|---|
ValidationStatus |
validateStream(String name)
Validate the stream given the registered name
|
isRegistered, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRegistered, validate
public DefaultStreamValidationService(AppRegistryCommon appRegistry, DockerValidatorProperties dockerValidatorProperties, StreamDefinitionRepository streamDefinitionRepository)
public ValidationStatus validateStream(String name)
StreamValidationService
validateStream
in interface StreamValidationService
name
- then name of the streamCopyright © 2018 Pivotal Software, Inc.. All rights reserved.