Open icook opened 11 years ago
Cool :) So my thoughts (to clarify) are:
Server -> Client
Client -> Server
This way we decouple the form validation from the rendering and make for hooking up storage backends more convenient since the data is no longer tired to the forms.
See comment: https://github.com/icook/yota/issues/75#issuecomment-38887678
I think this should be merged with Issue #75
Allow the validation to be used by multiple data sources more easily. Explore JSONSchema.