Skip to content

v0.1.0

Compare
Choose a tag to compare
@gkarthiks gkarthiks released this 05 Apr 04:25
· 17 commits to master since this release

Summary of changes introduced in v0.1.0:

  • Added the check for undefined and returns true stating the given field is null or empty.
  • Checks the null string or empty space after identified as String data type and trims to evaluate and returns true if empty string or empty space is encountered.
  • Supports the boolean check as well. If the Object is identified as boolean, false will be returned.