Orpheus

LangGenerator
in package

The lang generator class is used to generate lang file from an entity descriptor

Tags
author

Florent Hazard contact@sowapps.com

Table of Contents

Properties

$testedValues  : array<string|int, mixed>
Some values to test if field is valid

Methods

getErrorsForField()  : array<string|int, InvalidFieldException>
Get all exception this field could generate
getRows()  : array<string|int, InvalidFieldException>
Get all exception string this entity could generate

Properties

$testedValues

Some values to test if field is valid

public static array<string|int, mixed> $testedValues = array(null, '', '0', 'string', '1.997758887755445', '-974455277432344345647573654743352', '974455277432344345647573654743352')

Methods


							
On this page

Search results