public class KeyValidator extends Object
| Constructor and Description |
|---|
KeyValidator() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
bucketingKeyIsValid(String bucketingKey,
int maxStringLength,
String method) |
static boolean |
isValid(String key,
String propertyName,
int maxStringLength,
String method) |
static boolean |
isValid(String key,
String propertyName,
String method) |
Copyright © 2021. All rights reserved.