Leverege Platform

Leverege Platform

  • Overview
  • JSDocs
  • REST API
  • Help

›JSDoc

JSDoc

  • Home
  • API Server
  • API Attributes
  • Api Patch Ops
  • API Redux
  • Array Util
  • Base62 Util
  • Cache
  • Cluster Manager
  • Data Store
  • Exit
  • Factory
  • Limit
  • Lock
  • Message Queue
  • Messages
  • Path
  • Permissions
  • Reasoner
  • String Util
  • UI Active Theme
  • UI Elements
  • UI Linear View Elements
  • UI Mapbox Elements
  • Validator

Validator

Functions

isAlphaNumeric verifies that a character from an event is a letter or a number(event)
isEmail verifies that a string is an email address(email)
isPhone verifies that a string is a phone number http://stackoverflow.com/questions/4338267/validate-phone-number-with-javascript(phone)
optional Converts a validator function into optional by allowing v == null or an empty string to return true(validator)

isAlphaNumeric verifies that a character from an event is a letter or a number(event)

Kind: global function

ParamTypeDescription
eventobjectkey board event

isEmail verifies that a string is an email address(email)

Kind: global function

ParamTypeDescription
emailstringemail to be validated

isPhone verifies that a string is a phone number

http://stackoverflow.com/questions/4338267/validate-phone-number-with-javascript(phone) Kind: global function

ParamTypeDescription
phonestringphone number to be validated

optional Converts a validator function into optional by allowing v == null or an empty string to return true(validator)

Kind: global function

ParamTypeDescription
validatorfunctionvalidator to be changed to allow null
← UI Mapbox Elements
  • Functions
  • isAlphaNumeric verifies that a character from an event is a letter or a number(event)
  • isEmail verifies that a string is an email address(email)
  • isPhone verifies that a string is a phone number
  • optional Converts a validator function into optional by allowing v == null or an empty string to return true(validator)
Leverege Platform
Docs
Overview
Connect
FacebookLinkedInTwitter
Facebook Open Source