Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CProposalValidator Member List

This is the complete list of members for CProposalValidator, including all inherited members.

CheckURL(const std::string &strURLIn)CProposalValidatorprivate
CProposalValidator(const std::string &strDataHexIn=std::string(), bool fAllowLegacyFormat=true)CProposalValidator
fAllowLegacyFormatCProposalValidatorprivate
fJSONValidCProposalValidatorprivate
GetDataValue(const std::string &strKey, std::string &strValueRet)CProposalValidatorprivate
GetDataValue(const std::string &strKey, int64_t &nValueRet)CProposalValidatorprivate
GetDataValue(const std::string &strKey, double &dValueRet)CProposalValidatorprivate
GetErrorMessages()CProposalValidatorinline
objJSONCProposalValidatorprivate
ParseJSONData(const std::string &strJSONData)CProposalValidatorprivate
ParseStrHexData(const std::string &strHexData)CProposalValidatorprivate
strErrorMessagesCProposalValidatorprivate
Validate(bool fCheckExpiration=true)CProposalValidator
ValidateName()CProposalValidatorprivate
ValidatePaymentAddress()CProposalValidatorprivate
ValidatePaymentAmount()CProposalValidatorprivate
ValidateStartEndEpoch(bool fCheckExpiration=true)CProposalValidatorprivate
ValidateURL()CProposalValidatorprivate
Released under the MIT license