Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Namespaces | |
Constraint | |
Entity | |
File | |
Test | |
Data Structures | |
class | AbstractValidator |
class | AllowedProtocols |
class | Alnum |
class | Builder |
class | Config |
class | Constraint |
class | ConstraintFactory |
class | Currency |
class | DataObject |
class | EmailAddress |
class | Exception |
class | Factory |
class | FloatUtils |
class | IntUtils |
class | Ip |
class | Locale |
class | NotEmpty |
class | Regex |
class | StringLength |
class | Timezone |
class | UniversalFactory |
class | Url |
interface | ValidatorInterface |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Protocol validator
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Alphanumerical validator
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Validation configuration files handler
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Validator constraint delegates validation to wrapped validator.
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Factory class for \Magento\Framework\Validator\Constraint
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Validator encapsulates multiple validation rules for \Magento\Framework\DataObject. Able to validate both individual fields and a whole object.
Email address validator
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
\Exception class for validator
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Float validator
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Integer validator
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Ip validator
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Not empty validator
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Regex validator
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
String length validator
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Factory creating \Magento\Framework\Validator\Builder and \Magento\Framework\Validator\Validator
@TODO Eliminate this factory in favor of strictly typified, not involving object manager with arbitrary class name
Validator interface
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Integration test for \Magento\Framework\Validator\Factory
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.