Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Add EnforceRange attribute for numeric range values #3

@roydukkey

Description

@roydukkey

This attribute would ensure the value is within the bounds of a numeric range.

Determine Numeric Range Value
The range value should be determined firstly by the attribute's own value via the constructor or property. Should the attribute not specify a value, a RangeAttribute attribute would be sought.

Research
It is not yet determined if the range values should be including or exclude as part of the acceptable range. This behaviour will be determine bases on the function on the RangeAttribute.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions