Interface URLValidator


public interface URLValidator
Author:
Rafael Praxedes
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isValid

      boolean isValid(String url)