xrpld
Loading...
Searching...
No Matches
xrpl::test::LedgerEntry_test::Subfield Struct Reference
Collaboration diagram for xrpl::test::LedgerEntry_test::Subfield:

Public Attributes

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

Detailed Description

Definition at line 428 of file LedgerEntry_test.cpp.

Member Data Documentation

◆ fieldName

json::StaticString xrpl::test::LedgerEntry_test::Subfield::fieldName

Definition at line 430 of file LedgerEntry_test.cpp.

◆ malformedErrorMsg

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

Definition at line 431 of file LedgerEntry_test.cpp.

◆ required

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

Definition at line 432 of file LedgerEntry_test.cpp.