Detecting Default Annotations in Schema
getAnnotation always returns something -- even if not set by the user; e.g., "a number" is returns by all S.Number props. is it possible to determine if the schema has a default (i.e., unset) annotation so that a different default could be chosen?
