- getArrayValue
AggregateType getArrayValue(AggregateType value, size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- getBoolean
bool getBoolean(AggregateType value)
Undocumented in source. Be warned that the author may not have intended to support it.
- getInteger
long getInteger(AggregateType value)
Undocumented in source. Be warned that the author may not have intended to support it.
- getNumber
double getNumber(AggregateType value)
Undocumented in source. Be warned that the author may not have intended to support it.
- getObjectAttribute
AggregateType getObjectAttribute(AggregateType value, string index)
Undocumented in source. Be warned that the author may not have intended to support it.
- getObjectProperty
AggregateType getObjectProperty(AggregateType value, string index)
Undocumented in source. Be warned that the author may not have intended to support it.
- getString
string getString(AggregateType value)
Undocumented in source. Be warned that the author may not have intended to support it.
- getType
JsonSchemaType getType(AggregateType value)
Undocumented in source. Be warned that the author may not have intended to support it.
- isNull
bool isNull(AggregateType value)
Undocumented in source. Be warned that the author may not have intended to support it.