@Component public class PartitionKeyGroupHelper extends Object
| Constructor and Description |
|---|
PartitionKeyGroupHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
validatePartitionKeyGroupKey(PartitionKeyGroupKey key)
Validates the partition key group key.
|
public void validatePartitionKeyGroupKey(PartitionKeyGroupKey key) throws IllegalArgumentException
key - the partition key group keyIllegalArgumentException - if any validation errors were foundCopyright © 2019. All rights reserved.