nspectre - declarative validation for .NET |
|
Specification.IsSatisfiedBy Method
Tests a candidate to see if it matches a specification.
Parameters
-
candidate
- The object to test.
Return Value
An Specification.Core.ISpecificationResult.
Implements
ISpecification.IsSatisfiedBy
See Also
Specification Class | NSpectre.Core.Implementation Namespace