API Docs for:
Show:

Parsley Class

Defined in: parsley.js:1227

Parsley plugin definition Provides an interface to access public Validator, ParsleyForm and ParsleyField functions

Constructor

Parsley

(
  • Options.
  • Callback
)
Mixed

Defined in parsley.js:1227

Parameters:

  • Options. Mixed

    {Object} to configure Parsley or {String} method name to call a public class method

  • Callback Function

    function

Returns:

Mixed:

public class method return

Item Index

Properties

$.fn.parsley.defaults

Object

Defined in parsley.js:1288

Parsley plugin configuration