![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
This is the complete list of members for dfx::Utils::JsonValidator, including all inherited members.
| allSchemaIds() const | dfx::Utils::JsonValidator | |
| deregisterSchema(std::string_view id) | dfx::Utils::JsonValidator | |
| DISABLE_COPY(JsonValidator) | dfx::Utils::JsonValidator | |
| isRegistered(std::string_view id) const noexcept | dfx::Utils::JsonValidator | |
| JsonValidator() | dfx::Utils::JsonValidator | |
| JsonValidator(JsonValidator &&other) | dfx::Utils::JsonValidator | |
| operator=(JsonValidator &&other) | dfx::Utils::JsonValidator | |
| registerSchema(std::string_view id, nlohmann::json schema, bool allowOverride=false) | dfx::Utils::JsonValidator | |
| schema(std::string_view id) const | dfx::Utils::JsonValidator | |
| validate(std::string_view id, nlohmann::json const &json, nlohmann::json::json_pointer basePath=nlohmann::json::json_pointer{}) const | dfx::Utils::JsonValidator | |
| validateOnceWithSchema(nlohmann::json schema, nlohmann::json const &json) | dfx::Utils::JsonValidator | static |
| ~JsonValidator() | dfx::Utils::JsonValidator |