Overview

Namespaces

  • MvcCore
    • Ext
      • Auth
        • Virtual
      • Debug
        • Tracy
      • Form
        • Core
        • Validators
      • Request
      • Router
        • Lang
      • View
        • Helpers
  • None

Classes

  • CompanyId
  • CompanyVatId
  • Date
  • Email
  • FloatVal
  • Integer
  • Maxlength
  • MaxSelectedOptions
  • MinSelectedOptions
  • NumberField
  • Pattern
  • Phone
  • RangeField
  • SafeString
  • Time
  • Url
  • ValueInOptions
  • ZipCode
  • Overview
  • Namespace
  • Class
  • Tree

Class CompanyVatId

MvcCore\Ext\Form\Core\Validator
Extended by MvcCore\Ext\Form\Validators\CompanyId
Extended by MvcCore\Ext\Form\Validators\CompanyVatId
Namespace: MvcCore\Ext\Form\Validators
Located at ext-form/src/MvcCore/Ext/Form/Validators/CompanyVatId.php
Methods summary
protected boolean
# checkCompanyIdByRegExpBase( string $regExpBase, string $locale, string $id )

Check company ID by regular expression base. Return true if company ID matches.

Check company ID by regular expression base. Return true if company ID matches.

Parameters

$regExpBase
$locale
$id

Returns

boolean

Overrides

MvcCore\Ext\Form\Validators\CompanyId::checkCompanyIdByRegExpBase()
Methods inherited from MvcCore\Ext\Form\Validators\CompanyId
StaticInit(), Validate()
Methods inherited from MvcCore\Ext\Form\Core\Validator
Create(), __construct(), addError()
Properties summary
protected static string $errorMessageKey

Error message key

Error message key

# \MvcCore\Ext\Form::VAT_ID
Properties inherited from MvcCore\Ext\Form\Validators\CompanyId
$Validators
Properties inherited from MvcCore\Ext\Form\Core\Validator
$Controller, $Form, $Translate, $Translator, $instances, $validatorsClassNameTemplate
MvcCore API documentation generated by ApiGen