Splitting this out from D16328 to simplify review
Add new (and, here, unimplemented) function to validate user input NFT list price. This function is designed to work with Cashtab input field, i.e. if there is an error, we want to return the error so the user can know what is wrong.
See D16328 for implementation context.