gui-qml
gui-qml copied to clipboard
Add validation to the Send form (address and amount)
These changes add properties for the error strings used in the QML to SendRecipient and add validation methods that are checked when the relevant properties are changed by the user.
This is a port of #462 into the qt6 branch