Open Lighting Architecture  Latest Git
Public Member Functions | Public Attributes | List of all members
ola::web::ObjectValidator::Options Struct Reference
Collaboration diagram for ola::web::ObjectValidator::Options:
Collaboration graph
[legend]

Public Member Functions

void SetRequiredProperties (const std::set< std::string > &required_properties_arg)
 
void SetAdditionalProperties (bool allow_additional)
 

Public Attributes

int max_properties
 
unsigned int min_properties
 
bool has_required_properties
 
std::set< std::string > required_properties
 
bool has_allow_additional_properties
 
bool allow_additional_properties
 

The documentation for this struct was generated from the following file: