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

Public Attributes

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

Detailed Description

Definition at line 415 of file LedgerEntry_test.cpp.

Member Data Documentation

◆ fieldName

Json::StaticString xrpl::test::LedgerEntry_test::Subfield::fieldName

Definition at line 417 of file LedgerEntry_test.cpp.

◆ malformedErrorMsg

std::string xrpl::test::LedgerEntry_test::Subfield::malformedErrorMsg

Definition at line 418 of file LedgerEntry_test.cpp.

◆ required

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

Definition at line 419 of file LedgerEntry_test.cpp.