isValid property

bool get isValid

설정이 유효한지 확인

Implementation

bool get isValid => validate().isEmpty;