valit-stack / Valit

Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead!
MIT License
322 stars 26 forks source link

Docs 0.2.0 #134

Closed GooRiOn closed 6 years ago

GooRiOn commented 6 years ago

Does anyone could help me with docs for next release? PLEASE!

We need to add:

Inside "Validation rules"

We also need to add new page called "Valitators" and describe how to create them from:

paw3lx commented 6 years ago

Yeah, sure. I can help with docs inside "Validation rules". I will create PR for this.

GooRiOn commented 6 years ago

Great! Then I'll do "Valitators" :) Thanks a lot m8 👍

timdeschryver commented 6 years ago

Shouldn't we also add the Boolean validation rules? I can help with writing or proof reading the docs, maybe not today but surely tomorrow.

GooRiOn commented 6 years ago

You're right :D

GooRiOn commented 6 years ago

@tdeschryver so maybe you could help @paw3lx ?

GooRiOn commented 6 years ago

Thx guys :) I'm writing my part right now so new version of docs should be available later this day. We officially released v0.2.0!

THANK YOU!