Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Generate colander validation imperatively #10

Open
gustavofonseca opened this issue May 18, 2011 · 1 comment
Open

Generate colander validation imperatively #10

gustavofonseca opened this issue May 18, 2011 · 1 comment

Comments

@gustavofonseca
Copy link
Contributor

the isis model object have a built-in validation system, based on arguments passed to properties in instantiation time. this validation policy must be reflected when generating colander schema.

@gustavofonseca
Copy link
Contributor Author

Implemented:

  • Required / not required
  • Choices (guarantee that the values coming from a client request, is one of the permitted values)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant