not property

B get not
inherited

Return a negated version of the builder (the negation flag is consumed by the next added validator)

Implementation

B get not => self..negated = true;