/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/ |
H A D | TemplateParameter.php | 83 public function setValidation(ParameterValidation $validation) argument 85 $this->validation = $validation; 92 return $this->validation;
|
/plugin/struct/meta/ |
H A D | AccessDataValidator.php | 39 * @param string[] $errors validation errors 40 * @return AccessDataValidator[]|bool savable data or false on validation error 52 $validation = $access->getValidator($data[$table]); 53 if (!$validation->validate()) { 55 $errors = array_merge($errors, $validation->getErrors()); 56 } elseif ($validation->hasChanges()) { 57 $tosave[] = $validation; 99 * Access the data after it has been cleand in the validation process 111 * This saves no matter what. You have to chcek validation results and changes on your own!
|
/plugin/struct/action/ |
H A D | entry.php | 69 // run the validation for each assignded schema 84 // did validation go through? otherwise abort saving 150 foreach ($this->tosave as $validation) { 151 if ($validation->getAccessTable()->getSchema()->isEditable()) { 152 $validation->saveData($event->data['newRevision']); 157 $validation->getAccessTable()->getSchema()->getTable()
|
/plugin/combo/resources/theme/default/components/html/ |
H A D | subscribe-success.hbs | 2 A validation email has been send.<br> 3 Check your mailbox and click on the validation link.<br>
|
/plugin/authfacebook/lib/Helpers/ |
H A D | FacebookRedirectLoginHelper.php | 240 …throw new FacebookSDKException('Cross-site request forgery validation failed. Required GET param "… 244 …throw new FacebookSDKException('Cross-site request forgery validation failed. Required param "stat… 251 …throw new FacebookSDKException('Cross-site request forgery validation failed. The "state" param fr…
|
/plugin/jdraw/src/com/mxgraph/examples/swing/ |
H A D | Validation.java.bak | 95 // Installs automatic validation (use editor.validation = true 105 // Initial validation
|
/plugin/adfs/phpsaml/ |
H A D | CHANGELOG | 84 …49359f5cad5e1d085c4e5447d9aa8f49a6e82a1) Security update for signature validation on LogoutRequest… 87 * [#186](https://github.com/onelogin/php-saml/pull/186) Improve info on entityId validation Excepti… 90 * Be able to relax Destination validation on SAMLResponses and let this 94 * Implement a more specific exception class for handling some validation errors 95 * Minor changes on time validation/exceptions 104 * Fix another issue on Assertion Signature validation when the assertion contains no namespace, con… 108 * Fix issue on Assertion Signature validation when the assertion contains no namespace and it was e… 120 * Improve Signature validation process 168 * Be able to extract RequestID. Add RequestID validation on demo1.
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Attr.IDBlacklistRegexp.txt |
|
H A D | Core.RemoveInvalidImg.txt |
|
H A D | Attr.AllowedFrameTargets.txt |
|
H A D | Attr.EnableID.txt |
|
H A D | AutoFormat.RemoveEmpty.txt |
|
/plugin/farmer/ |
H A D | deleted.files | 3 _test/validation.test.php
|
/plugin/combo/vendor/dragonmantank/cron-expression/ |
H A D | CHANGELOG.md | 12 - Fixed `DayOfMonth` validation to be more strict
|
/plugin/schedule/ |
H A D | TODO.txt | 13 * validation proposition => suppression (add => valid)
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/ |
H A D | event_system.rst | 83 perform validation of the submitted data.
|
/plugin/webdav/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 92 * #336: Fix incorrect `BYSECOND=` validation. (@PHPGangsta) 102 * Slightly better error message during validation of `N` and `ADR` properties. 120 * #295: `RRULE` now has more validation and repair rules. 301 * #219: Corrected validation of `EXDATE` properties with more than one value. 353 * #180: Added `PROFILE_CALDAV` and `PROFILE_CARDDAV` to enable validation rules 402 * #130: Incorrect validation rules for `RELATED` (should be `RELATED-TO`). 465 * Expanded the vobject cli tool validation output to make it easier to find 811 * Added: Basic validation and repair methods for broken input data.
|
/plugin/icalevents/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 31 * #336: Fix incorrect `BYSECOND=` validation. (@PHPGangsta) 41 * Slightly better error message during validation of `N` and `ADR` properties. 59 * #295: `RRULE` now has more validation and repair rules. 240 * #219: Corrected validation of `EXDATE` properties with more than one value. 292 * #180: Added `PROFILE_CALDAV` and `PROFILE_CARDDAV` to enable validation rules 341 * #130: Incorrect validation rules for `RELATED` (should be `RELATED-TO`). 404 * Expanded the vobject cli tool validation output to make it easier to find 750 * Added: Basic validation and repair methods for broken input data.
|
/plugin/davcard/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 75 * #219: Corrected validation of `EXDATE` properties with more than one value. 127 * #180: Added `PROFILE_CALDAV` and `PROFILE_CARDDAV` to enable validation rules 176 * #130: Incorrect validation rules for `RELATED` (should be `RELATED-TO`). 239 * Expanded the vobject cli tool validation output to make it easier to find 585 * Added: Basic validation and repair methods for broken input data.
|
/plugin/webdavclient/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 75 * #219: Corrected validation of `EXDATE` properties with more than one value. 127 * #180: Added `PROFILE_CALDAV` and `PROFILE_CARDDAV` to enable validation rules 176 * #130: Incorrect validation rules for `RELATED` (should be `RELATED-TO`). 239 * Expanded the vobject cli tool validation output to make it easier to find 585 * Added: Basic validation and repair methods for broken input data.
|
/plugin/davcal/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 35 * #219: Corrected validation of `EXDATE` properties with more than one value. 87 * #180: Added `PROFILE_CALDAV` and `PROFILE_CARDDAV` to enable validation rules 136 * #130: Incorrect validation rules for `RELATED` (should be `RELATED-TO`). 199 * Expanded the vobject cli tool validation output to make it easier to find 545 * Added: Basic validation and repair methods for broken input data.
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/ |
H A D | CHANGELOG.md | 16 - Correct header value validation 86 - Added more validation of values according to PSR-7 and RFC standards, e.g. status code range (#25…
|
/plugin/sidebar/ |
H A D | style.css | 171 … 'overflow-x:auto;' maybe replaced by 'overflow:auto;' to ensure template passes w3c validation \*/
|
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
H A D | editor.properties | 162 validation=Validation key
|
H A D | editor.properties.bak | 158 validation=Validation
|