Skip to content

Commit f3e06d3

Browse files
authored
Update roadmap
1 parent 6b29485 commit f3e06d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Valigo is a powerfull, zero allocations validation engine with localizations, co
1919
* [x] Error translations
2020
* [x] Strings (MaxLen, MinLen, Required, Regexp Pattern, AnyOf, Custom) and Strings Slices validation
2121
* [x] UUID and UUID Slices validation
22-
* [x] Num Validation (int(8,16,32,64), uint(8,16,32,64))
23-
* [ ] Float validation
22+
* [x] Num Validation (int(8,16,32,64), uint(8,16,32,64), float(32,64))
2423
* [ ] Other default types validations
2524
* [ ] Create validation rules based on default validations tags

0 commit comments

Comments
 (0)