Package-level declarations
Functions
Creates a Specification that checks if the nested nullable String property matches the given pattern, ignoring case sensitivity (nullable version).
Creates a Specification that checks if the nested String property matches the given pattern, ignoring case sensitivity.
Creates a Specification that checks if the property matches the given pattern, ignoring case sensitivity (nullable version).
Creates a Specification that checks if the property matches the given pattern, ignoring case sensitivity.
Creates a Specification that checks if the nested nullable String property matches the given POSIX regex pattern, ignoring case sensitivity (nullable version).
Creates a Specification that checks if the nested String property matches the given POSIX regex pattern, ignoring case sensitivity.
Creates a Specification that checks if the property matches the given POSIX regex pattern, ignoring case sensitivity (nullable version).
Creates a Specification that checks if the property matches the given POSIX regex pattern, ignoring case sensitivity.
Creates a Specification that checks if the nested nullable String property matches the given POSIX regex pattern, case-sensitive (nullable version).
Creates a Specification that checks if the nested String property matches the given POSIX regex pattern (case-sensitive).
Creates a Specification that checks if the property matches the given POSIX regex pattern, case-sensitive (nullable version).
Creates a Specification that checks if the property matches the given POSIX regex pattern (case-sensitive).
Creates a Specification that checks if the nested nullable String property does not match the given pattern, ignoring case sensitivity (nullable version).
Creates a Specification that checks if the nested String property does not match the given pattern, ignoring case sensitivity.
Creates a Specification that checks if the property does not match the given pattern, ignoring case sensitivity (nullable version).
Creates a Specification that checks if the property does not match the given pattern, ignoring case sensitivity.
Creates a Specification that checks if the nested nullable String property does not match the given POSIX regex pattern, ignoring case sensitivity (nullable version).
Creates a Specification that checks if the nested String property does not match the given POSIX regex pattern, ignoring case sensitivity.
Creates a Specification that checks if the property does not match the given POSIX regex pattern, ignoring case sensitivity (nullable version).
Creates a Specification that checks if the property does not match the given POSIX regex pattern, ignoring case sensitivity.
Creates a Specification that checks if the nested nullable String property does not match the given POSIX regex pattern, case-sensitive (nullable version).
Creates a Specification that checks if the nested String property does not match the given POSIX regex pattern (case-sensitive).
Creates a Specification that checks if the property does not match the given POSIX regex pattern, case-sensitive (nullable version).
Creates a Specification that checks if the property does not match the given POSIX regex pattern (case-sensitive).