Home
last modified time | relevance | path

Searched refs:validate (Results 101 – 125 of 352) sorted by last modified time

12345678910>>...15

/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php335 $messages = $exDate->validate();
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVAvailability.php84 function validate($options = 0) { function in Sabre\\VObject\\Component\\VAvailability
86 $result = parent::validate($options);
H A DVCalendar.php407 function validate($options = 0) { function in Sabre\\VObject\\Component\\VCalendar
409 $warnings = parent::validate($options);
H A DVCard.php207 function validate($options = 0) { function in Sabre\\VObject\\Component\\VCard
292 parent::validate($options),
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DTextTest.php86 $this->assertEquals(1, count($vcard->validate()));
90 $vcard->validate(\Sabre\VObject\Node::REPAIR);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php226 $this->assertEquals(array(), $prop->validate());
241 )), $prop->validate());
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DVCardConverterTest.php511 $converted->validate();
H A DComponentTest.php472 $this->assertEquals($errorCount, count($component->validate()));
481 $component->validate(Component::REPAIR);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php32 function validate(VObject\Component\VCalendar $vObject, array $filters) { function in Sabre\\CalDAV\\CalendarQueryValidator
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DAWS.php87 function validate($secretKey) { function in Sabre\\HTTP\\Auth\\AWS
H A DDigest.php102 return $this->validate();
116 return $this->validate();
136 protected function validate() { function in Sabre\\HTTP\\Auth\\Digest
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVJournalTest.php34 $warnings = $obj->validate();
61 $warnings = $obj->validate();
H A DVTimeZoneTest.php24 $warnings = $obj->validate();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php260 if ($validator->validate($vObject, $filters)) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/Resource/
H A DInstaller.php57 public function validate(SasPortalValidateInstallerRequest $postBody, $optParams = []) function in Google\\Service\\SASPortalTesting\\Resource\\Installer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
H A DProjectsSchemas.php192 public function validate($parent, ValidateSchemaRequest $postBody, $optParams = []) function in Google\\Service\\Pubsub\\Resource\\ProjectsSchemas
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsFlows.php273 …public function validate($name, GoogleCloudDialogflowCxV3ValidateFlowRequest $postBody, $optParams… function in Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsFlows
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DSetCookie.php369 public function validate() function in GuzzleHttp\\Cookie\\SetCookie
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionUrlMaps.php197 …public function validate($project, $region, $urlMap, RegionUrlMapsValidateRequest $postBody, $optP… function in Google\\Service\\Compute\\Resource\\RegionUrlMaps
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataflow.php960 'validate' => [
961 'path' => 'v1b3/projects/{projectId}/locations/{location}/sql:validate',
H A DSASPortalTesting.php703 ],'validate' => [
704 'path' => 'v1alpha1/installer:validate',
H A DPubsub.php167 ],'validate' => [
168 'path' => 'v1/{+parent}/schemas:validate',
H A DServiceNetworking.php178 ],'validate' => [
179 'path' => 'v1/{+parent}:validate',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DInstaller.php57 public function validate(SasPortalValidateInstallerRequest $postBody, $optParams = []) function in Google\\Service\\Sasportal\\Resource\\Installer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServices.php134 public function validate($parent, ValidateConsumerConfigRequest $postBody, $optParams = []) function in Google\\Service\\ServiceNetworking\\Resource\\Services

12345678910>>...15