| Clio
    develop
    The XRP Ledger API server. | 
A constraint to ensure the value is a valid RPC command name. More...
#include <ConfigConstraints.hpp>


| Additional Inherited Members | |
| Public Member Functions inherited from util::config::Constraint | |
| std::optional< Error > | checkConstraint (Value const &val) const | 
| Check if the value meets the specific constraint. | |
| Protected Member Functions inherited from util::config::Constraint | |
| template<std::size_t ArrSize> | |
| constexpr std::string | makeErrorMsg (std::string_view key, Value const &value, std::array< std::string_view, ArrSize > arr) const | 
| Creates an error message for all constraints that must satisfy certain hard-coded values. | |
A constraint to ensure the value is a valid RPC command name.