isValid property

bool get isValid

Checks if the configuration is valid

Implementation

bool get isValid => validate().isEmpty;