Tags: navidfaridi/Result
Tags
Added setter to ValueType. (ardalis#46) * Added setter to ValueType. * Set ValueType if value not null. * Value.GetType removed from private Result(ResultStatus status). * Result to be partial. * Partial removed from Result * ClearValueType and ValueType private set. Co-authored-by: Steve Smith <[email protected]>
Version 3.0.0 (ardalis#34) * Update sample for FluentValidation Refactor Result to use ValidationErrors * cleaning up * projects compiled. * New version AspNetCore. Co-authored-by: Steve Smith <[email protected]>
Merge pull request ardalis#32 from ShadyNagy/master Change versions and packages reference
Merge pull request ardalis#32 from ShadyNagy/master Change versions and packages reference
Merge pull request ardalis#29 from ShadyNagy/master IResult.ValidationErrors be Dictionary<string, string[]> to allow multiple errors for the same key
PreviousNext