Custom Annotation
/CustomValidation/ValidateAgeAttribute.cs
This can be used to apply a custom range validation to the given date time value.
1 | using System; |
Applied to Model
1 | [Required] |
❤️❤️❤️ Does my content help you? Consider a small donation if this blog helped you❤️❤️❤️
/CustomValidation/ValidateAgeAttribute.cs
This can be used to apply a custom range validation to the given date time value.
1 | using System; |
1 | [Required] |
❤️❤️❤️ Does my content help you? Consider a small donation if this blog helped you❤️❤️❤️