Public Member Functions | |
getModuleMetadataValidator () | |
getModuleFilesValidator () |
Module validators factory class.
Definition at line 9 of file oxmodulevalidatorfactory.php.
oxModuleValidatorFactory.getModuleFilesValidator | ( | ) |
Return module validator by provided type. Returned validator implements interface oxIModuleValidator.
Definition at line 31 of file oxmodulevalidatorfactory.php.
oxModuleValidatorFactory.getModuleMetadataValidator | ( | ) |
Return module validator by provided type. Returned validator implements interface oxIModuleValidator.
Definition at line 18 of file oxmodulevalidatorfactory.php.