Summary
Helper class for generation of
SpecificationResult
validation object.
- Namespace
- FluentSpecification
.Core .Validation - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["SpecificationResultGenerator"]
class Type type-node
Syntax
[PublicAPI]
public static class SpecificationResultGenerator
Attributes
Type | Description |
---|---|
PublicAPI |
Methods
Name | Value | Summary |
---|---|---|
Generate |
SpecificationResult |
Generate one
SpecificationResult validation object, merged with multiple results.
static
|
Get |
string |
Get short name of
Specification type - without namespaces etc.
static
|
GetTypeShortName |
string |
Get short name of type - without namespaces etc.
static
|