govalidator
govalidator copied to clipboard
Added 3 features ( IsWord, IsDecimal, IsInCSV) related to issue #466 , issue #467 , issue #468
| Q | A |
|---|---|
| Documentation | no |
| Bugfix | no |
| BC Break | no |
| New Feature | yes |
| RFC | no |
| QA | no |
Description
added 3 features :
- IsWord
- IsDecimal
- IsInCSV
fixed issue #467 fixed issue #468 fixed issued #466