CronDayOfMonth constructor. Initializes the "day of the month" field with the provided values.
Values for the "day of the month" field
Optionaloptions: CronFieldOptionsOptions provided by the parser
Returns an array of allowed special characters for this field.
Indicates whether this field has a "last" character.
Indicates whether this field has a "question mark" character.
Indicates whether this field is a wildcard.
Returns the maximum value allowed for this field.
Returns the minimum value allowed for this field.
Returns an array of allowed values for the "day of the month" field.
StaticcharsReturns the allowed characters for this field.
StaticconstraintsReturns the constraints for this field.
StaticmaxReturns the maximum value allowed for this field.
StaticminReturns the minimum value allowed for this field.
StaticvalidReturns the regular expression used to validate this field.
Serializes the field to an object.
StaticsorterHelper function to sort values in ascending order.
First value to compare
Second value to compare
Represents the "day of the month" field within a cron expression. CronDayOfMonth