Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mr5z authored Dec 18, 2023
1 parent 26095a9 commit f69bb44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ validationService.For(this, delay: TimeSpan.FromSeconds(0.7))
Text="{Binding Errors[EmailAddress]}"
TextColor="Red"
FontSize="Small" />
...
```

### Result
![image](https://github.com/mr5z/PropertyValidator/assets/6318395/9e26f615-0085-4140-ba90-b54e24fe0e71)
![output](https://github.com/mr5z/PropertyValidator/assets/6318395/410f7c92-e76e-4a80-b309-d0dd0bc1afbd)


### MAUI complete example:
### MAUI complete example
[Test.Maui](https://github.com/mr5z/Test.Maui)

## Features
Expand Down

0 comments on commit f69bb44

Please sign in to comment.