<h3>Description</h3>
<p>When putting in a requested BSQ amount larger than 8 digits, the validation defaults to "Input larger than maximum possible amount is not allowed." instead of listing the maximum amount.</p>
<h4>Version</h4>
<p><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/548a217751b44abab8452cef609ebefb420835f0/hovercard" href="https://github.com/bisq-network/bisq/commit/548a217751b44abab8452cef609ebefb420835f0"><tt>548a217</tt></a></p>
<h3>Steps to reproduce</h3>
<ol>
<li>Start regtest cluster with existing dao-setup.zip contents</li>
<li>Create a new compensation request</li>
<li>Put in 7 digit request</li>
</ol>
<h3>Expected behavior</h3>
<p>Red validation error with maximum bound of request</p>
<h3>Actual behavior</h3>
<p>Input larger than maximum possible amount is not allowed</p>
<h3>Screenshots</h3>
<p><= 8 digits<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/8082291/69754901-e3a86d80-110b-11ea-8f8f-7eed44ccadf9.JPG"><img src="https://user-images.githubusercontent.com/8082291/69754901-e3a86d80-110b-11ea-8f8f-7eed44ccadf9.JPG" alt="compensation_request_large_smaller_number" style="max-width:100%;"></a></p>
<p>> 8 digits</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/8082291/69754905-e6a35e00-110b-11ea-9c43-cb702f22b101.JPG"><img src="https://user-images.githubusercontent.com/8082291/69754905-e6a35e00-110b-11ea-9c43-cb702f22b101.JPG" alt="compensation_request_large_number" style="max-width:100%;"></a></p>
<h4>Device or machine</h4>
<p>Ubuntu 19.10</p>
<h4>Additional info</h4>
<p>These test cases are part of the TestPad test plan, but shouldn't ever pass. I don't know if it is worth creating bugs for each of these, but there is likely a lot of debt in this area.</p>
<p>The only validation that is performed is the base InputValidator which only checks for empty strings right now.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/3703?email_source=notifications&email_token=AJFFTNX6R5JQC3YYDUF666TQV3FR5A5CNFSM4JSLQYCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H4QGREQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWA745VNPUG2RDOC6LQV3FR5ANCNFSM4JSLQYCA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRTCDFZWHIMD4DI35DQV3FR5A5CNFSM4JSLQYCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H4QGREQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/3703?email_source=notifications\u0026email_token=AJFFTNX6R5JQC3YYDUF666TQV3FR5A5CNFSM4JSLQYCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H4QGREQ",
"url": "https://github.com/bisq-network/bisq/issues/3703?email_source=notifications\u0026email_token=AJFFTNX6R5JQC3YYDUF666TQV3FR5A5CNFSM4JSLQYCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H4QGREQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>