Skip to content

MEF samples: Range rule isn't working #96

@tfreitasleal

Description

@tfreitasleal

Relevant code

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

Range is
System.ComponentModel.DataAnnotations.RangeAttribute

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions