1 Matching Annotations
  1. Oct 2025
    1. Path Parameters and Numeric Validations¶ In the same way that you can declare more validations and metadata for query parameters with Query, you can declare the same type of validations and metadata for path parameters with Path.

      TLDR: Use Annotated