issues
search
openctp
/
webctp
将CTP接口转换成websocket+json协议对外通讯,适合web类应用。
http://www.openctp.cn
BSD 3-Clause "New" or "Revised" License
42
stars
12
forks
source link
Add request validation code.
#33
Open
DennisXie
opened
1 year ago
DennisXie
commented
1 year ago
Requirements:
Can easily define the validation strategy.
Easy to use.
Better to throw an exception with the response info, then we can catch it and return it in the connection.
Requirements: