public class SameRegionChecker extends Object implements ValueChecker<Region>
| Modifier and Type | Field and Description |
|---|---|
static SameRegionChecker |
DEFAULT |
| Constructor and Description |
|---|
SameRegionChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(Region value,
String valueName) |
void |
check(String regionId,
String valueName) |
boolean |
isSameRegion(String regionId) |
public static final SameRegionChecker DEFAULT
Copyright © 2020 org.mydotey. All rights reserved.