Design-time policies for services define and manage service validation and conformance policies for service design and registration.
服务的设计时策略用于定义和管理服务设计和注册的服务验证和适应性策略。
Additionally, you will use Service Interceptors to add validation support and Service Operations to perform custom queries.
此外你也可以使用服务拦截器增加加验证支持和自定义查询的服务操作。
Listing 3 shows how a validation service can be used to decouple validation logic from the implementation's core business logic.
清单3显示了如何用验证服务把验证逻辑从核心业务逻辑实现中去耦。
应用推荐