Interface parameter verification method, device and equipment and storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- PINGAN PUHUI ENTERPRISE MANAGEMENT CO LTD
- Publication Date
- 2021-02-02
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the field of risk management and control of big data technology, in particular to an interface parameter verification method, device, equipment and storage medium. Background technique
[0002] In the development process of business requirements, it is often necessary to interact with other systems. The interface parameter document is a standard for the interaction between systems. The server needs to develop the interface according to the interface parameter document, and the consumer needs to write code and call according to the interface parameter document. When the server receives the call request, it needs to verify the input parameters of the interface, for example, whether the required fields are missing, whether the field type is correct, and whether the string length is too long.
[0003] The existing interface verification methods generally only verify the required fields, and do not verify other content. Fo...