I need to validate a number.

nnn.nn.nn

Rules:

Three sections
Each section can contain only numbers
Each section can have any amount of numbers
Each section is seperated by a .


Now i have seen some type of validation, but im not sure how they string together?

Is there any assistance i can get?

ILMV