none
This commit is contained in:
parent
03209200af
commit
4d2f904b59
26 changed files with 313 additions and 132 deletions
|
|
@ -4,7 +4,7 @@ namespace Yavsc.Models.Billing
|
|||
{
|
||||
public class ExceptionSIREN {
|
||||
|
||||
[Key]
|
||||
[Key,MinLength(9)]
|
||||
public string SIREN { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue