hatch
hatch copied to clipboard
Allow access to other properties
There are cases where the developer has to compare one property against another. E.g: certify that password.eq(password_confirmation)
Provide a way to access other properties in the scope of a validation.