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: DamianEdwards/MiniValidation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.1
Choose a base ref
...
head repository: DamianEdwards/MiniValidation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.2
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 22, 2024

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

Commits on Dec 20, 2024

  1. Filter out props for validation (#66)

    * Filter out props for validation
    that don't have any validation attribute and when recurse is disabled
    
    * Tweaks
    
    * Update TryValidate.cs
    
    ---------
    
    Co-authored-by: Damian Edwards <damian@damianedwards.com>
    Kraviecc and DamianEdwards authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    708584e View commit details
    Browse the repository at this point in the history
Loading