Skip to content

MEF samples: Range rule isn't working #96

Description

@tfreitasleal

Relevant code

[Range(1, 6000)]
public static readonly PropertyInfo<int> Num2Property = RegisterProperty<int>(c => c.Num2);

Range is
System.ComponentModel.DataAnnotations.RangeAttribute

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions