Enum PersistenceErrorType
Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum PersistenceErrorType
Fields
| Name | Description |
|---|---|
| ConstraintViolation | |
| NotNullViolation | |
| UniqueConstraint |