Skip to content

aurelia-validation v0.2.5

Compare
Choose a tag to compare
@janvanderhaegen janvanderhaegen released this 10 Jun 16:50
· 474 commits to master since this release

This release uses the latest major versions of the aurelia library dependencies.

0.2.5 (2015-06-10)

Bug Fixes

  • ValidateCustomAttributeViewStrategyBase: ValidateCustomAttributeViewStrategyBase is not exported (cfca0142)

Features

  • containsNoSpaces: containsNoSpaces checks for a value not containing a single whitespace character (518bb3b6, closes #57)
  • isURL: isURL checks for a value being a valid URL (5499ab6f, closes #56)