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