tomi77/backbone-forms-validators

View on GitHub
src/bbf-validators.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

  Form.validators.errMessages.maxlength = _.template 'The maximum length is <%= maxlength %> characters', null, Form.templateSettings
Severity: Minor
Found in src/bbf-validators.coffee by coffeelint

Line exceeds maximum allowed length
Open

  Form.validators.errMessages.minlength = _.template 'The minimum length is <%= minlength %> characters', null, Form.templateSettings
Severity: Minor
Found in src/bbf-validators.coffee by coffeelint

There are no issues that match your filters.

Category
Status