Feature #50901

@IgnoreValidation also for class fields

Added by Adrian Föder almost 2 years ago. Updated over 1 year ago.

Status:New Start date:2013-08-08
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Validation
Target version:-
PHP Version: Complexity:
Has patch:No

Description

the IgnoreValidation annotation should be able to be set on class fields, too.
That might especially make sense to "stop" the iteration through an object network if that is unwanted, for example when there are multiple possible paths to a same object, and the developer wants to affect the path to get a reliable propertyPath result.

Also available in: Atom PDF