rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
ripple::test::LedgerEntry_test::Subfield Struct Reference
Collaboration diagram for ripple::test::LedgerEntry_test::Subfield:
Collaboration graph
[legend]

Public Attributes

Json::StaticString fieldName
 
std::string malformedErrorMsg
 
bool required = true
 

Detailed Description

Definition at line 400 of file LedgerEntry_test.cpp.

Member Data Documentation

◆ fieldName

Json::StaticString ripple::test::LedgerEntry_test::Subfield::fieldName

Definition at line 402 of file LedgerEntry_test.cpp.

◆ malformedErrorMsg

std::string ripple::test::LedgerEntry_test::Subfield::malformedErrorMsg

Definition at line 403 of file LedgerEntry_test.cpp.

◆ required

bool ripple::test::LedgerEntry_test::Subfield::required = true

Definition at line 404 of file LedgerEntry_test.cpp.