isValidCharacters abstract method

bool isValidCharacters(
  1. String value
)

Implementation

bool isValidCharacters(String value);