Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 770 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 770 Bytes

valerie

Build Status

browser support

A validation library for Knockout.

Features include:

  • value parsing and formatting
  • property validation
  • model and sub-model validation
  • rule chaining
  • value bindings
  • CSS bindings
  • static and dynamic validation summaries
  • easy to extend
  • easy to localise
  • designed to work with older browsers (just like Knockout itself)

View the API documentation.

View the Samples. WIP