Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse.Object.validate not working as intended? #19

Closed
mcntsh opened this issue May 20, 2015 · 0 comments
Closed

Parse.Object.validate not working as intended? #19

mcntsh opened this issue May 20, 2015 · 0 comments

Comments

@mcntsh
Copy link

mcntsh commented May 20, 2015

The documentation states that Parse.Object.Validate should take two objects: attrs as the data to validate and options as a Backbone-like validation object. I was trying to validate an object and I got back false every time.

After looking at the the definition for validate, it seems like none of this comparison logic is happening at all. Am I misunderstanding the purpose of this function?

@mcntsh mcntsh closed this as completed Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant