当前位置: 首页 > 软件库 > 程序开发 > >

ember-cp-validations

Ember computed property based validations
授权协议 View license
开发语言 JavaScript
所属分类 程序开发
软件类型 开源软件
地区 不详
投 递 者 上官彬
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Ember CP Validations

An EmberJS validation framework that is completely and utterly computed property based.

Features

No observers were used nor harmed while developing and testing this addon.

  • Lazily computed validations
  • Ruby on rails inspired validators
  • Support for Ember Data Models, Objects, Components, Services, etc.
  • Support for nested models and objects
  • Synchronous and asynchronous support
  • Easily integrated with Ember Data's DS.Errors
  • No observers. Seriously... there are none. Like absolutely zero....
  • Custom validators
  • I18n support
  • Debounceable validations
  • Warning validations

Introduction to Ember CP Validations

You can also learn more by watching this Global Ember Meetup talk:

Introduction to ember-cp-validations

Installation

ember install ember-cp-validations

Upgrading to 4.x

If you are upgrading from 3.x to 4.x, please checkout the upgrading documentation.

Helpful Links

Looking for help?

 相关资料
  • ember-i18n-cp-validations Adds support for ember-i18n in ember-cp-validations Using ember-intl? See: jasonmit/ember-intl-cp-validations Installation ember install ember-i18n-cp-validations Breaking ch

  • cp 用法 Usage: docker cp [OPTIONS] CONTAINER:PATH HOSTDIR|- Copy files/folders from a PATH on the container to a HOSTDIR on the host running the command. Use '-' to write the data as a tar file to STDO

  • 关于cp-class C语言实现的一个解析JAVA class字节码的库。 编译 进入项目根目录/cp-class 新建build目录。mkdir build 在build目录下执行CMAKE编译命令:cmake .. 然后在继续执行命令:make 项目即编译完成。 cp-class的静态库就生成了:"cp-class/build/src/cp_class" 示例 当完成上面的编译工作后,项目自带

  • CP Editor 是一个基于 Qt 的轻量级跨平台代码编辑器,专为算法竞赛设计。 它可以让你刷题/打比赛更加轻松  因为它自动化了很多算法竞赛中的流程。 开始使用 发行版 (Gitee 镜像) 安装 开始使用 设置 使用提示 做出贡献 提 issue 贡献指南 适合新手解决的 issues 需要帮助的 issues 获取帮助 首先,阅读文档. 阅读更新日志来获知是否添加了某一功能 / 修复了某一

  • Hikari CP版本:2.7.4 这实际上不是一个问题,而是一些疑问。a) maxLifetime:30分钟后退出连接。它是否也会在终止时自动创建新连接,或者等待新请求,然后创建新连接?考虑到池的空闲时间超过minIdle。 b)idle time out:10分钟不活动后会掉线?但是10分钟太长了。如果我将它标记为10s(从代码中可以看出,10是最小值)可以吗?否则,总会有比最小连接数高的连接

  • Ember检查器是一个浏览器插件,用于调试Ember应用程序。 灰烬检查员包括以下主题 - S.No. 灰烬检查员方式和描述 1 安装Inspector 您可以安装Ember检查器来调试您的应用程序。 2 Object Inspector Ember检查器允许与Ember对象进行交互。 3 The View Tree 视图树提供应用程序的当前状态。 4 检查路由,数据选项卡和库信息 您可以看到检查