Rename valid/isValid to patternValid/isPatternValid (REnamer, adea2c7)

For similar reasons to a99ffb9, rename this property for better consistency. We have a substitutionValid/isSubstitutionValid pair, so to properly differentiate the corresponding regular expression pattern property we should rename it.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Note possible further renaming of error properties (REnamer, 962112a)
Rename lastRegularExpressionError to lastPatternError (REnamer, a99ffb9) →

All snippets