Home
last modified time | relevance | path

Searched refs:validate (Results 101 – 125 of 352) sorted by relevance

12345678910>>...15

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DIssue166Test.php59 $this->assertTrue($validator->validate($input,$filters));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsSql.php48 public function validate($projectId, $location, $optParams = []) function in Google\\Service\\Dataflow\\Resource\\ProjectsLocationsSql
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAnonBindRequest.php45 protected function validate(): void
44 protected function validate(): void global() function in FreeDSx\\Ldap\\Operation\\Request\\AnonBindRequest
/plugin/yuriigantt/src/
H A DJsonRequest.php75 if (!$this->validate($error)) {
121 protected function validate(&$error) function in dokuwiki\\plugin\\yuriigantt\\src\\JsonRequest
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php251 $this->assertEquals([], $prop->validate());
266 ]], $prop->validate());
/plugin/struct/types/
H A DDecimal.php99 public function validate($rawvalue) function in dokuwiki\\plugin\\struct\\types\\Decimal
101 $rawvalue = parent::validate($rawvalue);
H A DUser.php24 * @param string $rawvalue the user to validate
27 public function validate($rawvalue)
29 $rawvalue = parent::validate($rawvalue);
26 public function validate($rawvalue) global() function in dokuwiki\\plugin\\struct\\types\\User
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DMonthField.php40 public function validate($value) function in Cron\\MonthField
H A DYearField.php33 public function validate($value) function in Cron\\YearField
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php73 You can also validate the syntax of a file:
113 return $this->display($io, [$this->validate(file_get_contents('php://stdin'), $flags)]);
128 $filesInfo[] = $this->validate(file_get_contents($file), $flags, $file);
136 private function validate(string $content, int $flags, string $file = null) function in Symfony\\Component\\Yaml\\Command\\LintCommand
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVTimeZoneTest.php23 $warnings = $obj->validate();
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVTimeZoneTest.php24 $warnings = $obj->validate();
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVTimeZoneTest.php24 $warnings = $obj->validate();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVTimeZoneTest.php24 $warnings = $obj->validate();
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1 …extarea",rows:18,cols:80,id:"geshi",label:k.lang.geshi.code,validate:CKEDITOR.dialog.validate.notE…
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js7 …25%","75%"],children:[{label:b.start,type:"text",id:"start",validate:CKEDITOR.dialog.validate.inte…
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php407 function validate($options = 0) { function in Sabre\\VObject\\Component\\VCalendar
409 $warnings = parent::validate($options);
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php341 public function validate($options = 0) function in Sabre\\VObject\\Property\\ICalendar\\DateTime
343 $messages = parent::validate($options);
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php378 function validate($options = 0) { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
380 $messages = parent::validate($options);
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php364 public function validate($options = 0) { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
366 $messages = parent::validate($options);
/plugin/ckgdoku/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js7 …25%","75%"],children:[{label:b.start,type:"text",id:"start",validate:CKEDITOR.dialog.validate.inte…
/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DText.php309 public function validate($options = 0) { function in Sabre\\VObject\\Property\\Text
311 $warnings = parent::validate($options);
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php364 public function validate($options = 0) { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
366 $messages = parent::validate($options);
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DText.php309 public function validate($options = 0) { function in Sabre\\VObject\\Property\\Text
311 $warnings = parent::validate($options);

12345678910>>...15