Class OracleCloudObjectStoragePathValidator.Default
java.lang.Object
one.microstream.afs.oracle.cloud.objectstorage.OracleCloudObjectStoragePathValidator.Default
- All Implemented Interfaces:
BlobStorePath.Validator
,OracleCloudObjectStoragePathValidator
- Enclosing interface:
- OracleCloudObjectStoragePathValidator
public static class OracleCloudObjectStoragePathValidator.Default extends Object implements OracleCloudObjectStoragePathValidator
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.afs.oracle.cloud.objectstorage.OracleCloudObjectStoragePathValidator
OracleCloudObjectStoragePathValidator.Default
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Modifier and Type Method Description void
validate(BlobStorePath path)
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
validate
- Specified by:
validate
in interfaceBlobStorePath.Validator
-