Clio develop
The XRP Ledger API server.
|
Check if a field is deprecated. More...
#include <Checkers.hpp>
Static Public Member Functions | |
static std::optional< Warning > | check (boost::json::value const &value, std::string_view key) |
Check if a field is deprecated. | |
Check if a field is deprecated.
|
inlinestaticnodiscard |
Check if a field is deprecated.
value | The json value to check |
key | The key to check |