ObjectExtensions
Some methods for working with bare objects.
Constraints the given value between the min and max values.
Retrieves a string describing the error of a given error code.
Gets the value of the given key, otherwise the provided default
value.
Transforms the values of the object into a dictionary of strings.
Tries to obtain the given key, otherwise returns the default value.
Tries to obtain the given key, otherwise returns null.