Field validation: Australia

Component ID

2015243

Component name

Field validation: Australia

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

899

Component created

Component changed

Component body

This module provides field validation for various Australian data.

The field validation module allows you to configure custom validation rules for any field API fields via Drupal's administrative UI.

The validators this module provides allow you to easily implement validation for commonly used Australian data, without needing to write your own PHP or regular expressions, all while using Drupal's built in text fields.

Validators currently included are:

  • Australian Business Number (ABN)
  • Australian Company Number (ACN)
  • Tax File Number (TFN)
  • Medicare card number

If there is any other Australian data that can be validated that you would like to see added please open a feature request.

Requirements

Field validation 2.x

Stable release

A stable 7.x-2.0 release will be made when there has been a few sites using the module for a while and after #2015867: Confirm correct formatting of 8 digit TFNs is resolved.