Ride validation #7
Reference in New Issue
Block a user
Delete Branch "ride-validation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: GotPPay
If member is not chosen, uuid was not defined and that made exception so validation was never executed. Now, if member is not chosen, uuid is set to 0 and it will be recognized as invalid member, sending proper error message.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.