Searched refs:field_type (Results 1 – 1 of 1) sorted by relevance
31 const Json::ValueType& field_type, bool required) { in ValidateField() argument37 obj[field_name].isConvertibleTo(field_type))) { in ValidateField()40 error_msg += std::to_string(field_type); in ValidateField()