Searched +full:validation +full:exception +full:decimal +full:needed +(+path:plugin +path:struct) -(+path:plugin +path:struct +path:lang) (Results 1 – 2 of 2) sorted by relevance
8 use dokuwiki\plugin\struct\types\Decimal; alias13 * Tests for the basic validation functions54 …intf($this->getLang('validation_prefix') . $this->getLang('Validation Exception Decimal needed'), …55 $integer = new Decimal();66 …intf($this->getLang('validation_prefix') . $this->getLang('Validation Exception Decimal needed'), …67 $integer = new Decimal();77 $integer = new Decimal();
171 …intf($this->getLang('validation_prefix') . $this->getLang('Validation Exception Decimal needed'), …271 …intf($this->getLang('validation_prefix') . $this->getLang('Validation Exception Decimal needed'), …