Documentation

DateTimeTrait

Date-time greater than validator class

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2024 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
4.0.0

Table of Contents

Methods

evaluate()  : bool
Method to evaluate the validator
getValue()  : mixed
Get the validator value
setValue()  : static
Set the validator value

Methods

evaluate()

Method to evaluate the validator

public evaluate([mixed $input = null ]) : bool
Parameters
$input : mixed = null
Return values
bool

getValue()

Get the validator value

public getValue() : mixed

setValue()

Set the validator value

public setValue(mixed $value) : static
Parameters
$value : mixed
Return values
static

        
On this page

Search results