# Name of Model

## Issues to do before

(Issues list)

- [ ] [issue 1](gitlab.com/project/issues/numero)
- [ ] [issue 2](gitlab.com/project/issues/numero)

## Custom validators

- [ ] validator to do
- [ ] validator to do

## Estimation

| file       | work                                                         | points | value | unit             |
| ---------- | ------------------------------------------------------------ | ------ | ----- | ---------------- |
| model      | creation                                                     | 2      | 0     | model            |
| model      | nb of property of primary type (number,string,...)           | 2      | 0     | property         |
| model      | nb of property of complex type (enum, class, reference, ...) | 3      | 0     | complex property |
| form-group | nb of custom validator                                       | 3      | 0     | validator        |

### Total

|            | model | validators & functions | _TOTAL_ |
| ---------- | ----- | ---------------------- | ------- |
| **points** | 00    | 00                     | **00**  |

---

/label ~"devis en cours"
/assign @moventes
