Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
rpc::validation::NotSupported< T > Class Template Reference

A validator that forbids a field to be present. More...

Detailed Description

template<typename... T>
class rpc::validation::NotSupported< T >

A validator that forbids a field to be present.

If there is a value provided, it will forbid the field only when the value equals. If there is no value provided, it will forbid the field when the field shows up.


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