CatapultServer  v0.5.0.1 (Elephant)
catapult::chain::PtValidator::Result< TNormalizedResult > Struct Template Reference

A validation result. More...

Public Attributes

validators::ValidationResult Raw
 Raw validation result. More...
 
TNormalizedResult Normalized
 Normalized validation result. More...
 

Detailed Description

template<typename TNormalizedResult>
struct catapult::chain::PtValidator::Result< TNormalizedResult >

A validation result.

Member Data Documentation

◆ Normalized

template<typename TNormalizedResult >
TNormalizedResult catapult::chain::PtValidator::Result< TNormalizedResult >::Normalized

Normalized validation result.

◆ Raw

template<typename TNormalizedResult >
validators::ValidationResult catapult::chain::PtValidator::Result< TNormalizedResult >::Raw

Raw validation result.


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