Searched refs:valueSchema (Results 1 – 1 of 1) sorted by relevance
276 valueSchema(), in SchemaValidationContext()315 const SchemaType* valueSchema; member606 context.valueSchema = itemsList_; in BeginValue()609 context.valueSchema = itemsTuple_[context.arrayElementIndex]; in BeginValue()611 context.valueSchema = additionalItemsSchema_; in BeginValue()613 context.valueSchema = GetTypeless(); in BeginValue()618 context.valueSchema = GetTypeless(); in BeginValue()795 context.valueSchema = GetTypeless(); in Key()799 context.valueSchema = properties_[index].schema; in Key()810 context.valueSchema = GetTypeless(); in Key()[all …]