Class GoogleCloudFirestorePathValidator.Default
- java.lang.Object
-
- org.eclipse.store.afs.googlecloud.firestore.types.GoogleCloudFirestorePathValidator.Default
-
- All Implemented Interfaces:
BlobStorePath.Validator,GoogleCloudFirestorePathValidator
- Enclosing interface:
- GoogleCloudFirestorePathValidator
public static class GoogleCloudFirestorePathValidator.Default extends Object implements GoogleCloudFirestorePathValidator
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.eclipse.store.afs.googlecloud.firestore.types.GoogleCloudFirestorePathValidator
GoogleCloudFirestorePathValidator.Default
-
-
Field Summary
-
Fields inherited from interface org.eclipse.store.afs.blobstore.types.BlobStorePath.Validator
NO_OP
-
-
-
-
Method Detail
-
validate
public void validate(BlobStorePath path)
- Specified by:
validatein interfaceBlobStorePath.Validator
-
-