![]() |
Open Lighting Architecture 0.10.9
|
A class used to visit Json values within a JsonObject.
Public Member Functions | |
virtual void | VisitProperty (const std::string &property, const JsonValue &value)=0 |
Visit the value at the given property. | |
|
pure virtual |
Visit the value at the given property.
Implemented in ola::web::ObjectValidator.