logicfn
No description
Functions (6)
is-date
Function
checks if a value is in date format (yyyy-mm-dd)
is-greater-than
Function
checks if a value is greater than another value
is-group
Function
checks to see if value is a group (array)
is-item
Function
checks to see if value is an item (object)
is-less-than
Function
checks if a value is less than another value
is-time
Function
checks if a value is in time format (hh:mm)