Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Validation #50

Closed
mmatczak opened this issue Sep 23, 2015 · 1 comment
Closed

Validation #50

mmatczak opened this issue Sep 23, 2015 · 1 comment
Assignees
Milestone

Comments

@mmatczak
Copy link
Member

Validation should be implemented based on the following rules:

  1. for simple syntactic validation the valdr framework should be employed.
  2. for cross-field validation the ui-validate directive should be used
  3. for asynchronous validation the angular $asyncValidators should be used
  4. for server side validation modal dialogs / growl messages (described separately in...)

Pre-Tasks:

  1. Migration to ui-router (Migration to ui-router #51)
  2. Order Details dialog should not be implemented as a modal one

Post-Task:

  1. Bread Crumb (separate task)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants