In our OTMPS example, we had to access a remote legacy partner that provided an order validationfunction.
在我们的OTMPS实例中,我们必须访问远程遗留合作伙伴,该合作伙伴提供了订单校验功能。
2
You need to trace user input through existing code to see if the application behaves securely, instead of wrapping every variable you see in a validationfunction.
您需要通过现有代码来跟踪用户输入,而不能用验证函数包装您看到的每个变量。
3
For example, you can write and register a validationfunction that checks for completeness of a service definition.