Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for validators (0.05 sec)

  1. docs/en/docs/release-notes.md

    * Tutorial:
        * [Query Parameters and String Validations - Additional validation](https://fastapi.tiangolo.com/tutorial/query-params-str-validations/#additional-validation)
            * [Advantages of `Annotated`](https://fastapi.tiangolo.com/tutorial/query-params-str-validations/#advantages-of-annotated)
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - gopkg.in/check.v1: 788fd78 → 41f04d3
    - honnef.co/go/tools: v0.0.1-2019.2.2 → v0.0.1-2019.2.3
    - k8s.io/gengo: 36b2048 → 8167cfd
    - k8s.io/kube-openapi: bf4fb3b → 656914f
    - k8s.io/system-validators: v1.0.4 → v1.1.2
    - k8s.io/utils: 0a110f9 → d5654de
    - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.7 → v0.0.9
    - sigs.k8s.io/structured-merge-diff/v3: v3.0.0 → 43c19bb
    
    ### Removed
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. RELEASE.md

        *   Add lite.experimental.authoring.compatible API
            *   A Python decorator to provide a way to check TFLite compatibility
                issue of `tf.function`. This returns a callable object which
                validates TFLite compatibility. If an incompatible operation is
                encountered during execution, an exception will be raised with
                information about the incompatible ops.
        *   Add lite.experimental.Analyzer API
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
Back to top