added plausichecks to PlausicheckProducerLib, bugfixes in PlausicheckLib and plausicheck libraries and fehlerupdate, mainly concerning passed parameters

This commit is contained in:
KarpAlex
2022-09-29 03:16:05 +02:00
parent 23ec0d6344
commit 7c02f21582
8 changed files with 103 additions and 77 deletions
+2 -2
View File
@@ -273,7 +273,7 @@ $fehlerArr = array(
'fehlercode' => 'CORE_PERSON_0001',
'fehler_kurzbz' => 'GbDatumWeitZurueck',
'fehlercode_extern' => null,
'fehlertext' => 'Geburtsdatum vor dem 01.01.1920.',
'fehlertext' => 'Geburtsdatum vor dem 01.01.1920',
'fehlertyp_kurzbz' => 'error',
'app' => 'core'
),
@@ -295,7 +295,7 @@ $fehlerArr = array(
),
array(
'fehlercode' => 'CORE_PERSON_0004',
'fehler_kurzbz' => 'NationNichtOeAberGmeinde',
'fehler_kurzbz' => 'FalscheAnzahlZustelladressen',
'fehlercode_extern' => null,
'fehlertext' => 'Es sind mehrere oder keine Zustelladressen eingetragen',
'fehlertyp_kurzbz' => 'error',