@@ -290,7 +290,7 @@ |
||
| 290 | 290 | 'required' => false, |
| 291 | 291 | 'type' => ['string',"null"], |
| 292 | 292 | 'regex' => '^(19[0-9][0-9]|2[0-9][0-9][0-9])[-](0?[1-9]|1[0-2])$' |
| 293 | - ], |
|
| 293 | + ], |
|
| 294 | 294 | 'nrinscestabprest' => [ |
| 295 | 295 | 'required' => true, |
| 296 | 296 | 'type' => 'string', |
@@ -87,7 +87,7 @@ |
||
| 87 | 87 | true |
| 88 | 88 | ); |
| 89 | 89 | if ($this->std->modo == 'INC') { |
| 90 | - // $this->std->fimvalid = null; |
|
| 90 | + // $this->std->fimvalid = null; |
|
| 91 | 91 | } |
| 92 | 92 | $this->dom->addChild( |
| 93 | 93 | $idePeriodo, |