Here is my paste: http://pastebin.com/9gNhD3d9
First and foremost, I love the direction S2 is going on everything. I'm just stuck at this one point and don't understand what's going on. I'm starting to think that Validation in Entity Annotations isn't the way to go. It works when I'm starting a new entity Object (ie. User) and need all the required fields to validate properly, but when I'm ready to validate whether a login is correct or not, or if a user needs to update just one element of his profile (such as his a form only with a textarea for his Bio), it seems to be grabbing ALL validation constraints and casting errors on variables that aren't even in the form... (refer to paste http://pastebin.com/9gNhD3d9) What is the best practice (or going to be) for validating forms as they come (logins / inline edits / etc)? PS. Good job Bernhard on the Form component. What's an estimation on when it will be finished? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en