Class: Validator

tastypie/lib/validators. Validator


new Validator(options)

A no-op validator that will always return true

Parameters:
Name Type Description
options Object
Properties
Name Type Argument Default Description
validator Object <optional>
null

A object to use as the validators object.

Source: