Searched refs:checkSchema_ (Results 1 – 2 of 2) sorted by relevance
70 checkSchema_(checkSchema), in InterceptedDataImpl()152 if (!CheckValue(newValue, checkSchema_)) { in ModifyValue()
50 std::function<int(const Value &)> checkSchema_; variable