ncbo / goo

Graph Oriented Objects (GOO) for Ruby. A RDF/SPARQL based ORM.
http://ncbo.github.io/goo/
Other
15 stars 6 forks source link

Custom validations #8

Closed msalvadores closed 11 years ago

msalvadores commented 11 years ago

Need to have custom validations that can be defined outside of the framework base code.

msalvadores commented 11 years ago

Added test in CustomValidator in test_model_person.