Skip to content

Commit

Permalink
n'importe quoi
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Gamache committed Mar 4, 2024
1 parent eecb2a0 commit 202b4ec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

namespace Workleap.ComponentModel.DataAnnotations;

// N'importe quoi
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter)]
public sealed class ContainsNonEmptyStringAttribute : ValidationAttribute
{
Expand Down

0 comments on commit 202b4ec

Please sign in to comment.