Interface StreamValidationService

All Superinterfaces:
ValidationService
All Known Implementing Classes:
DefaultStreamValidationService

public interface StreamValidationService extends ValidationService
Validate Streams
Author:
Mark Pollack
  • Method Details

    • validateStream

      ValidationStatus validateStream(String name)
      Validate the stream given the registered name
      Parameters:
      name - then name of the stream
      Returns:
      the validation status