Namespace SDBCS.utility
Classes
ArrayToString
This class convert object array to string format and return as a string with static methods.
DateFormatter
This class convert date time formats and return as a string.
JsonConverter
This class converts string array to json or javascript object and return as a string.
SHAConverter
This class convert string to hashed string and return as a string.
ValueChecker
This class check values like numeric, complex, e-mail with static methods.