PHP Classes

File: template/Code/empty-field-validator

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis Templating Plugin Creator   template/Code/empty-field-validator   Download  
File: template/Code/empty-field-validator
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Melis Templating Plugin Creator
Create page template plugins for the Melis CMS
Author: By
Last change:
Date: 1 year ago
Size: 533 bytes
 

Contents

Class file image Download
[ 'name' => 'NotEmpty', 'options' => [ 'messages' => [ \Laminas\Validator\NotEmpty::IS_EMPTY => 'tr_front_common_input_empty', ], ], ],