API Docs for: 0.2.0
Show:

Validator.Error Class

Extends Ember.Object
Module: Ember.Validator

Validation result object used to store the validation.

Constructor

Validator.Error

()

Item Index

Properties

context

Object | | Ember.Object

The object that is running the validation.

errorKey

String

isValid

Boolean

message

String

ruleName

String