nsabiyera / Oak

Frictionless development for ASP.NET MVC single page web apps. Prototypical and dynamic capabilities brought to C#.
http://amirrajan.github.com/Oak
MIT License
6 stars 7 forks source link

Is it possible to extend the validation in Oak.DynamicModel? #41

Open donnyv opened 10 years ago

donnyv commented 10 years ago

Was wondering if its possible to extend the validation in Oak.DynamicModel. Like adding more validation options or adding to the existing ones.

amirrajan commented 10 years ago

Absolutely. I'll get some instructions on the wiki tomorrow. There are a few validators here that you may be able to use as reference for now: https://github.com/amirrajan/Oak/blob/master/Oak/Validation.cs

amirrajan commented 10 years ago

And this issue shows a code sample of a validation rule also: https://github.com/amirrajan/Oak/issues/15

amirrajan commented 10 years ago

I've created a wiki entry giving instructions on how to create validators. Please let me know if that looks good: https://github.com/amirrajan/Oak/wiki/Adding-validation-using-Oak.DynamicModel#creating-your-own-validators

donnyv commented 10 years ago

Sweet! Thanks!

On 12/11/13, Amir Rajan notifications@github.com wrote:

I've created a wiki entry giving instructions on how to create validators. Please let me know if that looks good: https://github.com/amirrajan/Oak/wiki/Adding-validation-using-Oak.DynamicModel#creating-your-own-validators


Reply to this email directly or view it on GitHub: https://github.com/amirrajan/Oak/issues/41#issuecomment-30363931

Donny V.

amirrajan commented 10 years ago

I'd be happy to hop on to skype or g+ if you need any help. Just let me know!

donnyv commented 10 years ago

thanks

On 12/11/13, Amir Rajan notifications@github.com wrote:

I'd be happy to hope on to skype or g+ if you need any help. Just let me know!


Reply to this email directly or view it on GitHub: https://github.com/amirrajan/Oak/issues/41#issuecomment-30365343

Donny V.