The validate functions only only return true or false and are not helpful when an object actually fails to validate.
This should be corrected and provide (preferably) a more helpful stack trace or a debug message.
This will play into better error messages for responses as well so keep this in mind when implementing.
The validate functions only only return true or false and are not helpful when an object actually fails to validate.
This should be corrected and provide (preferably) a more helpful stack trace or a debug message.
This will play into better error messages for responses as well so keep this in mind when implementing.