constant CascadingStrategy::NONE in Plug 7
Specifies that a node should not be cascaded.
File
- lib/
Symfony/ validator/ Symfony/ Component/ Validator/ Mapping/ CascadingStrategy.php, line 40
Class
- CascadingStrategy
- Specifies whether an object should be cascaded.
Namespace
Symfony\Component\Validator\MappingCode
const NONE = 1;