attribute_checker.go | |
---|---|
|
|
AttributeChecker is an interface for checking if an attribute is empty. |
|
JSONAttributeChecker is an implementation of Checker for JSON data. |
|
IsEmpty returns whether the data of the JSON data is empty |
|