sandeep-adireddi
sandeep-adireddi
I don't think the omitempty tag is relevant in this case. It's actually the required_if tags that set the pointer to nil if fields aren't assigned a value during struct...
@zemzale The code snippet https://github.com/go-playground/validator/blob/bd1113d5c1901c5205fc0a7af031a11268ff13ee/validator.go#L454 executes with the 'runValidationWhenNil' value set to false, and the field value is nil for the GTE tag. I believe this is the reason for...
Hey @veloce , Where is the best place to add a toggle option for showing or hiding this enhancement?.
Yeah, I asked this because i noticed this conflict. One option i found is similar to current app . 
In the ASCII character set, the space character is a non-alphanumeric printable character that is used to create space between words or other characters. Alphanumeric characters in ASCII specifically refer...
https://github.com/lichess-org/mobile/assets/16081707/165e3edd-9546-491d-a993-d02b996d9910 Hey, Users can keep the increment sliders on both clocks the same if they require the same increment.The current code also includes an ability to select different increments.
@veloce https://github.com/lichess-org/mobile/assets/16081707/01e93ac9-2658-4873-8e48-af7c9566fb02 Time picker does not set seconds.So, i had to make a custom widget