gnosis / ido-starter

Gnosis safe app to start auction on gnosis auction
11 stars 19 forks source link

Add validations to all fields #4

Closed hpmaxi closed 3 years ago

hpmaxi commented 3 years ago

Don't be able to submit the form without everything valid, an effect with formState.errors should do it but the Controller with rules isn't working. There is a regular expression for addresses, and also some helpers from react-hook-form to validate numbers. More details are needed or I could read which guards are in the contracts.