Skip to content

Deprecate some functions in Validation - #248

Merged
wallymathieu merged 8 commits into
fsprojects:masterfrom
wallymathieu:deprecate-validation-fn-since-it-less-generic-than-intended
Jan 24, 2020
Merged

Deprecate some functions in Validation#248
wallymathieu merged 8 commits into
fsprojects:masterfrom
wallymathieu:deprecate-validation-fn-since-it-less-generic-than-intended

Conversation

@wallymathieu

Copy link
Copy Markdown
Member

No description provided.

@gustygusty changed the title Deprecate validate method since it's less generic than intended[WIP] Deprecate some functions in ValidationJan 23, 2020
Comment threadsrc/FSharpPlus/Validations.fs Outdated
@gusty

Copy link
Copy Markdown
Member

We can also take the opportunity to rename (and deprecate) both orElse and valueOr as they should be aligned with the recent naming (which at the same time is aligned with the existing F# core functions) defaultValue and defaultWith.

Comment threadsrc/FSharpPlus/Validations.fs Outdated
@gusty

Copy link
Copy Markdown
Member

All green. Please Squash and Merge at your convenience.

@wallymathieu

Copy link
Copy Markdown
MemberAuthor

Thanks @gusty for the help!

@wallymathieuwallymathieu changed the title [WIP] Deprecate some functions in ValidationDeprecate some functions in ValidationJan 24, 2020
@wallymathieu
wallymathieu merged commit a76958b into fsprojects:masterJan 24, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@wallymathieu@gusty