isValidPath property

bool get isValidPath

Implementation

bool get isValidPath => pathRegex.hasMatch(this);