Open Lighting Architecture  0.9.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ola::web::NumberConstraint Class Reference

Detailed Description

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

Inheritance diagram for ola::web::NumberConstraint:
ola::web::MaximumConstraint ola::web::MinimumConstraint ola::web::MultipleOfConstraint

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: