checkValidity method

void checkValidity()

Classes can implement this to check the validity.

If the component missed required information, throw a FormatException with details.

Implementation

void checkValidity() {}