How to create an atomic validation for the amount on AshMoney?
I have an attribute using AshMoney like so:
And I'd like to validate that the amount part is non-zero, ignoring the currency. I've managed to create a custom validation for it but it's not atomic:
And I'd like to validate that the amount part is non-zero, ignoring the currency. I've managed to create a custom validation for it but it's not atomic:
