Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server validation for unique fields #133

Open
HegelPro opened this issue Feb 9, 2021 · 0 comments
Open

Server validation for unique fields #133

HegelPro opened this issue Feb 9, 2021 · 0 comments
Assignees
Labels
type: enhancement New feature or request

Comments

@HegelPro
Copy link

HegelPro commented Feb 9, 2021

Environment
Restapi version: 7.2.2

  1. Create Entity with an Unique Field
    3

  2. If Entity with the unique field already exist
    1
    2

  3. Try to add new Entity with existing unique
    4
    5

Need meta information about type error(e.g. UniqueValueError) and in which fields happened error. This will help to handle the error.

@HegelPro HegelPro pinned this issue Feb 9, 2021
@HegelPro HegelPro unpinned this issue Feb 9, 2021
@HegelPro HegelPro changed the title Add meta information about server validation error Server validation for unique fields Feb 11, 2021
@knstvk knstvk added the type: enhancement New feature or request label Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants