Class AzureStoragePathValidator.Default
java.lang.Object
one.microstream.afs.azure.storage.types.AzureStoragePathValidator.Default
- All Implemented Interfaces:
AzureStoragePathValidator,BlobStorePath.Validator
- Enclosing interface:
- AzureStoragePathValidator
public static class AzureStoragePathValidator.Default extends Object implements AzureStoragePathValidator
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.afs.azure.storage.types.AzureStoragePathValidator
AzureStoragePathValidator.Default -
Field Summary
-
Method Summary
Modifier and Type Method Description voidvalidate(BlobStorePath path)
-
Method Details
-
validate
- Specified by:
validatein interfaceBlobStorePath.Validator
-