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