PHP Classes

File: template/Form/not-empty-validator

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis Tool Creator   template/Form/not-empty-validator   Download  
File: template/Form/not-empty-validator
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Melis Tool Creator
Module for the Melis CMS to create tools
Author: By
Last change:
Date: 1 year ago
Size: 503 bytes
 

Contents

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