type checking-ஐத் தாண்டி, FastAPI உங்களை Query, Path, மற்றும் Field ஆகியவற்றைப் பயன்படுத்தி path/query parameters மற்றும் model fields-க்கு constraints சேர்க்க அனுமதிக்கிறது — length, ranges, மற்றும் patterns போன்ற விதிகளை அமல்படுத்துகிறது, மீறப்படும்போது தானியங்கி 422 errors மற்றும் documentation-உடன்.
