Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FluentValidation/FluentValidation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.2.2
Choose a base ref
...
head repository: FluentValidation/FluentValidation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.3.0
Choose a head ref
  • 8 commits
  • 17 files changed
  • 6 contributors

Commits on Sep 19, 2022

  1. Update DanishLanguage.cs

    Changed danish text for:
    NotEmptyValidator
    NotEqualValidator
    NotNullValidator
    
    Using the word "må" (english: must) instead of "bør" (english: should). And in the "NotNullValidator" the word "tomme" is changed to "tom". "Tomme" is plural.
    cfaagaard authored and JeremySkinner committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    1c7cf0f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    4adfb52 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    4ea9c0d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    73265df View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    ea0026f View commit details
    Browse the repository at this point in the history
  2. Update aspnet.md

    Corrected name constructor param.
    mill1 authored and JeremySkinner committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    0c2ff0e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    6fd09b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    84462a6 View commit details
    Browse the repository at this point in the history
Loading