Switched to accepting ids (numbers/number arrays) feature/90-accept_objects #101
@ -32,7 +32,6 @@ export class CreateAddress {
|
|||||||
/**
|
/**
|
||||||
* The new address's postal code.
|
* The new address's postal code.
|
||||||
* This will get checked against the postal code syntax for the configured country.
|
* This will get checked against the postal code syntax for the configured country.
|
||||||
* TODO: Implement the config option.
|
|
||||||
*/
|
*/
|
||||||
@IsString()
|
@IsString()
|
||||||
@IsNotEmpty()
|
@IsNotEmpty()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user