public abstract class SingleFieldChecker extends Object implements RuleChecker
Modifier and Type | Field and Description |
---|---|
protected JsonBranch |
field |
protected String |
header |
Constructor and Description |
---|
SingleFieldChecker(JsonBranch field,
String header) |
Modifier and Type | Method and Description |
---|---|
String |
getHeader()
Get a header, which is the name of metric, the observer measures.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
update
protected JsonBranch field
protected String header
public SingleFieldChecker(JsonBranch field, String header)
public String getHeader()
RuleChecker
getHeader
in interface RuleChecker
Copyright © 2020. All rights reserved.