Skip to content

Latest commit

 

History

History
58 lines (23 loc) · 780 Bytes

JSMF-Form-Validator-Number.md

File metadata and controls

58 lines (23 loc) · 780 Bytes

JSMF\Form\Validator\Number

Methods

init

mixed JSMF\Form\Validator\Number::init(\DOMNode $el)
  • Visibility: public
  • This method is static.

Arguments

  • $el DOMNode

validate

mixed JSMF\Form\Validator\ValidatorInterface::validate(\DOMNode $el, $value, $args, $formData)

Arguments

  • $el DOMNode
  • $value mixed
  • $args mixed
  • $formData mixed