Class AzureStoragePathValidator.Default
java.lang.Object
one.microstream.afs.azure.storage.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.AzureStoragePathValidator
AzureStoragePathValidator.Default -
Constructor Summary
Constructors Constructor Description Default() -
Method Summary
Modifier and Type Method Description voidvalidate(BlobStorePath path)
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
validate
- Specified by:
validatein interfaceBlobStorePath.Validator
-