| Jeneva.Validation Namespace |
[Missing <summary> documentation for "N:Jeneva.Validation"]
| Class | Description | |
|---|---|---|
| FailResponse |
Represents validation summary
| |
| Failure |
Represents a single validation failure
| |
| ValidationException |
Represents Validation exception
|
| Interface | Description | |
|---|---|---|
| IChecker |
Defines validation checking routines
| |
| IFailureList |
Represents list of validation failures
| |
| IJenevaValidationContext |
Defines Validation context routines
| |
| IMath |
Defines arithmetic operations.
All methods return 'false' if one of the parameters is NULL, otherwise arithmetic result is returned
| |
| IPathHelper |
Defines methods for building property path
|
| Enumeration | Description | |
|---|---|---|
| Severity |
Defines Severity levels
|