What's the standard pattern for ember-data validations? (invalid state, becameInvalid…)

前端 未结 5 743
囚心锁ツ
囚心锁ツ 2021-01-31 05:59

I\'ve kinda been struggling with this for some time; let\'s see if somebody can help me out.

Although it\'s not explicitly said in the Readme, ember-data provides somewh

5条回答
  •  生来不讨喜
    2021-01-31 06:22

    Give a look at this gist. Its the pattern that i use in my projects.

    https://gist.github.com/danielgatis/5550982

提交回复
热议问题