Interface BlobStorePath.Validator

All Known Subinterfaces:
AzureStoragePathValidator, GoogleCloudFirestorePathValidator, KafkaPathValidator, OracleCloudObjectStoragePathValidator, S3PathValidator
All Known Implementing Classes:
AzureStoragePathValidator.Default, GoogleCloudFirestorePathValidator.Default, KafkaPathValidator.Default, OracleCloudObjectStoragePathValidator.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