Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CheckoutComponentValidator
PHP Class CheckoutComponentValidator, silvershop-core
Inheritance:
extends
RequiredFields
Show file
Open project: burnbright/silverstripe-shop
Class Usage Examples
Protected Properties
Property
Type
Description
$config
Public Methods
Method
Description
__construct
(
CheckoutComponentConfig
$config
)
fieldHasError
(
$field
)
php
(
$data
)
Method Details
__construct()
public
method
public
__construct
(
CheckoutComponentConfig
$config
)
$config
CheckoutComponentConfig
fieldHasError()
public
method
public
fieldHasError
(
$field
)
php()
public
method
public
php
(
$data
)
Property Details
$config
protected property
protected
$config