Skip to content

Added alphanumeric_dotted_names validation rules and fixed possible time zone bug in Helpers class

Compare
Choose a tag to compare
@micheleangioni micheleangioni released this 03 Nov 22:41
· 49 commits to master since this release

alphanumeric_dotted_names validation rule has been to the list of custom validators.

Furthermore, a possible bug related to time zones use has been fixed in date/time methods of Helpers class.