Skip to content

Record Data Errors RFC - #465

Merged
igorT merged 1 commit into
emberjs:masterfrom
igorT:igor/record-data-errors
May 15, 2019
Merged

Record Data Errors RFC#465
igorT merged 1 commit into
emberjs:masterfrom
igorT:igor/record-data-errors

Conversation

@igorT

@igorTigorT commented Mar 14, 2019

Copy link
Copy Markdown
Member

@igorTigorT added the T-ember-data RFCs that impact the ember-data library label Mar 15, 2019
@runspiredrunspired mentioned this pull request Mar 21, 2019
@igorT
igorTforce-pushed the igor/record-data-errors branch 2 times, most recently from 2a29607 to ce79d32CompareMay 15, 2019 15:02
@igorT
igorTforce-pushed the igor/record-data-errors branch from ce79d32 to 7fab1a1CompareMay 15, 2019 15:06
@igorT
igorT merged commit 8fb146a into emberjs:masterMay 15, 2019
title: 'Field cant be empty',
detail: 'Field must be at least 8 characters long',
source: {
pointer: 'attributes/password'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be /data/attributes/password? 🤔

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Final Comment PeriodT-ember-dataRFCs that impact the ember-data library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@igorT@Turbo87