Skip to content

Readme Needs Minor Updates #21

@CodingFlow

Description

@CodingFlow

Readme needs a few adjustments:

  • The example code shows usage of [Range(18, 99)] attribute, but there is no such attribute provided by Validly Extensions package.
  • Clarify that only validation attributes recognized by Validly are the ones from the Validly Extensions package and from the Validly.Extensions.Validators namespace. I did not know this, and tried to use the Range attribute and Visual Studio suggested to use the one from System.ComponentModel.DataAnnotations, which I accepted. This led me to believe that I could use the attributes from that namespace. Which appears to not be the case.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions