Interface BlobStorePath.Validator

All Known Subinterfaces:
AzureStoragePathValidator, KafkaPathValidator, MongoDbPathValidator, OracleCloudObjectStoragePathValidator, OracleNoSqlPathValidator, S3PathValidator
All Known Implementing Classes:
AzureStoragePathValidator.Default, KafkaPathValidator.Default, MongoDbPathValidator.Default, OracleCloudObjectStoragePathValidator.Default, OracleNoSqlPathValidator.Default, S3PathValidator.Default
Enclosing interface:
BlobStorePath
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface
public static interface BlobStorePath.Validator
  • Method Summary

    Modifier and Type Method Description
    void validate​(BlobStorePath path)