Modifier and Type | Class and Description |
---|---|
class |
AWSS3BucketNameValidator
Validates name for AWS S3 buckets.
|
Modifier and Type | Class and Description |
---|---|
class |
ContainerNameValidator
Validates name for Azure container.
|
Modifier and Type | Field and Description |
---|---|
protected Validator<String> |
FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.groupValidator |
Constructor and Description |
---|
FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat(String prefix,
char delimiter,
com.google.common.base.Supplier<String> suffixSupplier,
Validator<String> groupValidator) |
Modifier and Type | Class and Description |
---|---|
class |
FilesystemBlobKeyValidator
Validates name for filesystem container blob keys
|
class |
FilesystemContainerNameValidator
Validates container name for filesystem provider
|
Modifier and Type | Class and Description |
---|---|
class |
FilesystemBlobKeyValidatorImpl
Validates name for filesystem container blob keys implementation
|
class |
FilesystemContainerNameValidatorImpl
Validates container name for filesystem provider implementation
|
Modifier and Type | Class and Description |
---|---|
class |
AllLowerCaseValidator
Validates that the string parameter doesn't have any uppercase letters.
|
class |
DnsNameValidator
Validates name for dns-style names
|
Modifier and Type | Class and Description |
---|---|
class |
BucketNameValidator
Validates name for S3 buckets.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.