Overview

Namespaces

  • Nethgui
    • Adapter
    • Authorization
    • Component
    • Controller
      • Collection
      • Table
    • Exception
    • Log
    • Model
    • Module
      • Help
      • Notification
    • Renderer
    • Serializer
    • System
    • Test
      • Tool
      • Unit
        • Nethgui
          • Adapter
            • ParameterSet
          • Authorization
          • Log
          • Module
            • Notification
          • Renderer
          • Serializer
          • System
          • Utility
          • View
        • Test
          • Tool
    • Utility
    • View
    • Widget
      • Xhtml
  • None
  • Test
    • Tool

Classes

  • AlwaysFailValidator
  • CallbackValidator
  • NethPlatform
  • Process
  • SessionDatabase
  • Validator

Interfaces

  • DatabaseInterface
  • MandatoryValidatorInterface
  • PlatformConsumerInterface
  • PlatformInterface
  • ProcessInterface
  • ValidatorInterface
  • Overview
  • Namespace
  • Class
  • Deprecated

Interface MandatoryValidatorInterface

This interface will be merged into ValidatorInterface

Nethgui\System\MandatoryValidatorInterface implements Nethgui\System\ValidatorInterface

Direct known implementers

Nethgui\System\Validator
Namespace: Nethgui\System
Deprecated
Author: Davide Principi davide.principi@nethesis.it
Since: 1.3
Api
Located at System/Validator.php
Methods summary
public boolean
# isMandatory( )

Tell if an empty value is NOT allowed.

Tell if an empty value is NOT allowed.

Returns

boolean
FALSE if empty is allowed, TRUE otherwise.

Api

Methods inherited from Nethgui\System\ValidatorInterface
evaluate(), getFailureInfo()
Nethgui Framework API documentation generated by ApiGen