Skip to content

Handling ActiveRecord vaidation errors #6

@wrzasa

Description

@wrzasa

I tried to use databound to implement simple CRUD. After adding validation to model I expected to have basic way to obtain information about error while creating new record. I found nothing about it in docs and do not know how to do it. Unfortunately, the fail promise callback is never used, result always goes to done! How is one supposed to handle validation errors?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions