Search Options

Results per page
Sort
Preferred Languages
Advance

Results 631 - 640 of 689 for validation (0.09 sec)

  1. src/main/java/org/codelibs/fess/app/web/api/admin/reqheader/ApiAdminReqheaderAction.java

        /** The request header service for managing request header settings. */
        @Resource
        private RequestHeaderService reqHeaderService;
        /** The web config service for validating web configuration references. */
        @Resource
        private WebConfigService webConfigService;
    
        // ===================================================================================
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 9.1K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/app/web/api/admin/webauth/ApiAdminWebauthAction.java

        /** The web authentication service for managing web authentication settings. */
        @Resource
        private WebAuthenticationService webAuthService;
        /** The web config service for validating web configuration references. */
        @Resource
        private WebConfigService webConfigService;
    
        // ===================================================================================
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 9.1K bytes
    - Viewed (0)
  3. src/main/java/jcifs/internal/smb2/lease/DirectoryLeaseContext.java

         */
        public void setMaxCacheAge(long maxCacheAge) {
            this.maxCacheAge = maxCacheAge;
        }
    
        /**
         * Checks if directory change notifications are enabled for cache invalidation
         * @return true if change notifications are enabled
         */
        public boolean isNotificationEnabled() {
            return notificationEnabled;
        }
    
        /**
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 23 02:21:31 UTC 2025
    - 9.4K bytes
    - Viewed (0)
  4. docs/em/docs/index.md

    ๐Ÿค” ๐ŸŒ– ๐Ÿ”ƒ โšซ๏ธ, ๐Ÿ‘€ ๐Ÿ“„ <a href="https://fastapi.tiangolo.com/benchmarks/" class="internal-link" target="_blank">๐Ÿ“‡</a>.
    
    ## ๐Ÿ“ฆ ๐Ÿ”—
    
    โš™๏ธ Pydantic:
    
    * <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email-validator</code></a> - ๐Ÿ“ง ๐Ÿ”ฌ.
    
    โš™๏ธ ๐Ÿ’ƒ:
    
    * <a href="https://www.python-httpx.org" target="_blank"><code>httpx</code></a> - โœ” ๐Ÿšฅ ๐Ÿ‘† ๐Ÿ’š โš™๏ธ `TestClient`.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 17.1K bytes
    - Viewed (0)
  5. docs/he/docs/index.md

    ## ืชืœื•ื™ื•ืช ืื•ืคืฆื™ื•ื ืœื™ื•ืช
    
    ื‘ืฉื™ืžื•ืฉ Pydantic:
    
    -   <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email-validator</code></a> - ืœืื™ืžื•ืช ื›ืชื•ื‘ื•ืช ืื™ืžื™ื™ืœ.
    
    ื‘ืฉื™ืžื•ืฉ Starlette:
    
    -   <a href="https://www.python-httpx.org" target="_blank"><code>httpx</code></a> - ื“ืจื•ืฉ ืื ื‘ืจืฆื•ื ื›ื ืœื”ืฉืชืžืฉ ื‘ - `TestClient`.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 21.2K bytes
    - Viewed (0)
  6. src/main/java/jcifs/internal/smb2/lease/DirectoryLeaseManager.java

            case FILE_MODIFIED:
                // Remove from cache to force refresh
                entry.removeChild(childName);
                break;
    
            case DIRECTORY_RENAMED:
                // Full invalidation needed
                entry.invalidate();
                break;
    
            case ATTRIBUTES_CHANGED:
                // Remove from cache to force refresh
                entry.removeChild(childName);
                break;
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 23 01:47:47 UTC 2025
    - 12.3K bytes
    - Viewed (0)
  7. src/test/java/jcifs/smb/SecurityBlobTest.java

        }
    
        @Spy
        SecurityBlob spyBlob = new SecurityBlob();
    
        // Illustrates Mockito interaction verification by spying on set() and validating behavior
        @Test
        @DisplayName("Mockito spy: verify set() interaction and resulting behavior")
        void spy_verifySetInteraction() {
            // Arrange
            byte[] payload = new byte[] { 5, 6 };
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 9.4K bytes
    - Viewed (0)
  8. src/main/resources/fess_message_ko.properties

    errors.header = <ul class="has-error">
    errors.footer = </ul>
    errors.prefix = <li><i class="fa fa-exclamation-circle"></i>
    errors.suffix = </li>
    # ----------------------------------------------------------
    # Javax Validator
    # ---------------
    constraints.AssertFalse.message = {item}๋Š” false์—ฌ์•ผ ํ•ฉ๋‹ˆ๋‹ค.
    constraints.AssertTrue.message = {item}๋Š” true์—ฌ์•ผ ํ•ฉ๋‹ˆ๋‹ค.
    constraints.DecimalMax.message = {item}๋Š” {value}๋ณด๋‹ค ์ž‘์•„์•ผ ํ•ฉ๋‹ˆ๋‹ค.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 14.1K bytes
    - Viewed (0)
  9. src/main/webapp/js/admin/plugins/form-validator/sweden.js

    /** File generated by Grunt -- do not modify
     *  JQUERY-FORM-VALIDATOR
     *
     *  @version 2.3.77
     *  @website http://formvalidator.net/
     *  @author Victor Jonsson, http://victorjonsson.se
     *  @license MIT
     */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 6.4K bytes
    - Viewed (0)
  10. api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java

         * If no syntax is specified, or if its length is 1 character (interpreted as a Windows drive),
         * the default is a Maven-specific variation of the {@code "glob"} pattern.
         *
         * <p>The default implementation returns an empty list, which means to apply a language-dependent pattern.
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Jun 26 07:56:58 UTC 2025
    - 6.5K bytes
    - Viewed (0)
Back to top