Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::config::ValidIPConstraint Class Referencefinal

A constraint to ensure the IP address is valid. More...

#include <ConfigConstraints.hpp>

Inheritance diagram for util::config::ValidIPConstraint:
Collaboration diagram for util::config::ValidIPConstraint:

Additional Inherited Members

- Public Member Functions inherited from util::config::Constraint
std::optional< ErrorcheckConstraint (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< char const *, ArrSize > arr) const
 Creates an error message for all constraints that must satisfy certain hard-coded values.
 

Detailed Description

A constraint to ensure the IP address is valid.


The documentation for this class was generated from the following files: