An aggregate validator.
More...
template<typename... TArgs>
class catapult::validators::AggregateEntityValidatorT< TArgs >
An aggregate validator.
◆ ValidatorVector
template<typename... TArgs>
◆ AggregateEntityValidatorT()
template<typename... TArgs>
Creates an aggregate validator around validators.
◆ curry()
template<typename... TArgs>
template<typename... TCurryArgs>
Prepares the invocation of sub validators by currying args to invocations made on the returned forwarder.
◆ names()
template<typename... TArgs>
Gets the names of all sub validators.
◆ m_validators
template<typename... TArgs>
The documentation for this class was generated from the following file: