0.1.5 • Published 10 years ago

bacon.validation v0.1.5

Weekly downloads
39
License
-
Repository
-
Last release
10 years ago

bacon.validation

in the works. pls ignore for now.

Validation.Fields.validatedTextField(inputField, options)

Options (all optional):

  • validationController the associated validationController
  • validators list of validator functions
  • validateWhen a boolean Property that enables/disables validation for this field
  • disableWhen a boolean Property for disabling this field
  • hideWhen a boolean Property for hiding this field
  • converter a converter function
  • ajaxValidationUrl URL for ajax validation. For example: /api/username/valid/{val}. Expects the string true or false as response.
  • initValue init value
0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.2-rc1

10 years ago