Interface GoogleCloudFirestorePathValidator
-
- All Superinterfaces:
BlobStorePath.Validator
- All Known Implementing Classes:
GoogleCloudFirestorePathValidator.Default
public interface GoogleCloudFirestorePathValidator extends BlobStorePath.Validator
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classGoogleCloudFirestorePathValidator.Default
-
Field Summary
-
Fields inherited from interface org.eclipse.store.afs.blobstore.types.BlobStorePath.Validator
NO_OP
-
-
Method Summary
Static Methods Modifier and Type Method Description static GoogleCloudFirestorePathValidatorNew()-
Methods inherited from interface org.eclipse.store.afs.blobstore.types.BlobStorePath.Validator
validate
-
-
-
-
Method Detail
-
New
static GoogleCloudFirestorePathValidator New()
-
-