Style to block negative values, throwing an exception on printing. !(p) In strict parsing, any sign will be rejected. In lenient parsing, any sign will be accepted unless the width is fixed.
See Implementation
Style to block negative values, throwing an exception on printing. !(p) In strict parsing, any sign will be rejected. In lenient parsing, any sign will be accepted unless the width is fixed.