Just released: Validation 2.0: ✅ Extensible data validation library (name, email, etc). This library has gotten a huge overhaul this release. The new syntax is more type-safe, concise, and extensible. See docs in the link: github.com/vapor/validati…
1
11
36
0
1
@codevapor Can we implement this validation protocol at application side also? Will there be any modification if done so?