请参阅: 说明
接口 | 说明 |
---|---|
ISpecification<T> |
Specification interface,归约模式(Specification Pattern).
|
类 | 说明 |
---|---|
AbstractSpecification<T> | |
AndSpecification<T> |
AND specification, used to create a new specification that is the AND of two other specifications.
|
Notification |
A notification is an object that collects error messages.
|
OrSpecification<T> |
OR specification, used to create a new specification that is the OR of two other specifications.
|
Copyright © 2020–2023. All rights reserved.