Class Xmf\Assert

extends Assert

Assertions to validate input or output

Methods inherited from Webmozart\Assert\Assert
string(), stringNotEmpty(), integer(), integerish(), float(), numeric(), natural(), boolean(), scalar(), object(), resource(), isCallable(), isArray(), isTraversable(), isArrayAccessible(), isCountable(), isIterable(), isInstanceOf(), notInstanceOf(), isInstanceOfAny(), isAOf(), isNotA(), isAnyOf(), isEmpty(), notEmpty(), null(), notNull(), true(), false(), notFalse(), ip(), ipv4(), ipv6(), email(), uniqueValues(), eq(), notEq(), same(), notSame(), greaterThan(), greaterThanEq(), lessThan(), lessThanEq(), range(), oneOf(), inArray(), contains(), notContains(), notWhitespaceOnly(), startsWith(), notStartsWith(), startsWithLetter(), endsWith(), notEndsWith(), regex(), notRegex(), unicodeLetters(), alpha(), digits(), alnum(), lower(), upper(), length(), minLength(), maxLength(), lengthBetween(), fileExists(), file(), directory(), readable(), writable(), classExists(), subclassOf(), interfaceExists(), implementsInterface(), propertyExists(), propertyNotExists(), methodExists(), methodNotExists(), keyExists(), keyNotExists(), validArrayKey(), count(), minCount(), maxCount(), countBetween(), isList(), isNonEmptyList(), isMap(), isNonEmptyMap(), uuid(), throws(), __callStatic(), valueToString(), typeToString(), strlen(), reportInvalidArgument()