# Goal Check whether the input hat id is valid or not. # How - [ ] Use isValidHatId function from hats protocol contract to check whether the input hat id is correct or not - [ ] Revert error if the hatId is not valid