Open Lighting Architecture  Latest Git
Public Member Functions | List of all members
ola::web::NumberConstraint Class Referenceabstract

Detailed Description

The base class for constraints that can be applies to the Json number type.

Inheritance diagram for ola::web::NumberConstraint:
Inheritance graph
[legend]

Public Member Functions

virtual bool IsValid (const JsonNumber &value)=0
 
virtual void ExtendSchema (JsonObject *schema) const =0
 

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