Home
last modified time | relevance | path

Searched refs:PropertiesValidator (Results 1 – 1 of 1) sorted by relevance

/dports/devel/folly/folly-2021.12.27.00/folly/experimental/
H A DJSONSchema.cpp368 struct PropertiesValidator final : IValidator { struct
369 PropertiesValidator( in PropertiesValidator() argument
777 validators_.emplace_back(std::make_unique<PropertiesValidator>( in loadSchema()