UrlValidatorImpl
Implements UrlValidator behavior in the SDAI validation layer.
Author
Dmitriy Moroz
Types
Functions
Link copied to clipboard
Executes the invoke step in the SDAI validation layer.
Link copied to clipboard
Executes the isHostValid step in the SDAI validation layer.
Link copied to clipboard
Executes the isIpv4Valid step in the SDAI validation layer.
Link copied to clipboard
Executes the isLocalhostUrl step in the SDAI validation layer.
Link copied to clipboard
Executes the isPortValid step in the SDAI validation layer.
Link copied to clipboard
Executes the isUrlValid step in the SDAI validation layer.
Link copied to clipboard
Executes the parseUrl step in the SDAI validation layer.