asaskevich / govalidator

[Go] Package of validators and sanitizers for strings, numerics, slices and structs
MIT License
6k stars 556 forks source link

add IsWinPath and IsUnixPath validate #406

Closed ygj6 closed 3 years ago

ygj6 commented 3 years ago

| Q | A | New Feature | yes

Description

add IsWinPath and IsUnixPath validate

asaskevich commented 3 years ago

Thank you! Same as #423