Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance validation for auxiliary request
The updated code includes enhanced validation processes in the auxiliary request function, now using custom error checking. It ensures the validity of the owner and asset IDs and checks that the value is greater than zero. It also offers improved error messages by replacing govalidator, removing unnecessary 'valid' struct tags and therefore making the overall testing more concise and clear.
- Loading branch information