Added a lot more configrations
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
public record NumberEntryConfiguration :
|
||||
ItemEntryConfiguration
|
||||
{
|
||||
public int MinLength { get; set; }
|
||||
|
||||
}
|
||||
public int MaxLength { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user