Element.valid

Check if the element is valid

struct Element
@trusted const pure nothrow
valid

Return Value

Type: ErrorCode

The error code the element. ErrorCode.NONE means that the element is valid

Meta