Create a new sorting object. This requires a value and a sort direction of +:asc+ or +:desc+.
Compare two Sort objects against each other, taking into consideration the direction of the sorting.
Return true if the direction is +:asc+, otherwise false.
[Validate]