Home
last modified time | relevance | path

Searched refs:validate (Results 151 – 175 of 352) sorted by relevance

12345678910>>...15

/plugin/structgeohash/types/
H A DGeoHash.php27 public function validate($rawvalue) { function in dokuwiki\\plugin\\structgeohash\\types\\GeoHash
/plugin/struct/helper/
H A Dlookup.php46 if ($validator->validate()) {
/plugin/davcard/vendor/sabre/vobject/lib/
H A DNode.php127 public function validate($options = 0) { function in Sabre\\VObject\\Node
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DNode.php127 public function validate($options = 0) { function in Sabre\\VObject\\Node
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSaslBindRequest.php99 protected function validate(): void
95 protected function validate(): void global() function in FreeDSx\\Ldap\\Operation\\Request\\SaslBindRequest
/plugin/davcal/vendor/sabre/vobject/lib/
H A DNode.php127 public function validate($options = 0) { function in Sabre\\VObject\\Node
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVFreeBusyTest.php56 $warnings = $obj->validate();
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVFreeBusyTest.php56 $warnings = $obj->validate();
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVFreeBusyTest.php56 $warnings = $obj->validate();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVFreeBusyTest.php56 $warnings = $obj->validate();
/plugin/bez/
H A Dscript.js58 jQuery.validate({
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dgenerateicalendardata.php77 $result = $calendar->validate();
H A Dgenerate_vcards229 if ($result = $vcard->validate()) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php145 $result = $validator->validate($vObject, $filters);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DNode.php148 public function validate($options = 0) function in Sabre\\VObject\\Node
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DNode.php162 function validate($options = 0) { function in Sabre\\VObject\\Node
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php145 return $validator->validate($vObject, $filters);
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DMinutesField.php58 public function validate($value) function in Cron\\MinutesField
/plugin/icalevents/vendor/bin/
H A Dgenerate_vcards229 if ($result = $vcard->validate()) {
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dgenerate_vcards229 if ($result = $vcard->validate()) {
/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Dgenerate_vcards229 if ($result = $vcard->validate()) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DEdits.php100 public function validate($packageName, $editId, $optParams = []) function in Google\\Service\\AndroidPublisher\\Resource\\Edits
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dgenerate_vcards229 if ($result = $vcard->validate()) {
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc37 pass = !!( CKEDITOR.dialog.validate.integer()( value ) && value > 0 );
247 validate: validatorNum( editor.lang.table.invalidRows ),
260 validate: validatorNum( editor.lang.table.invalidCols ),
357validate: CKEDITOR.dialog.validate.cssLength( editor.lang.common.invalidCssLength.replace( '%1', e…
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc37 pass = !!( CKEDITOR.dialog.validate.integer()( value ) && value > 0 );
247 validate: validatorNum( editor.lang.table.invalidRows ),
260 validate: validatorNum( editor.lang.table.invalidCols ),
357validate: CKEDITOR.dialog.validate.cssLength( editor.lang.common.invalidCssLength.replace( '%1', e…

12345678910>>...15